I'm trying to obtain this effect (transparent title bar and full sized content) while using Shoes. However, I figured SWT
doesn't even offer this option.
How can I attain this?
I'm trying to obtain this effect (transparent title bar and full sized content) while using Shoes. However, I figured SWT
doesn't even offer this option.
How can I attain this?
This is how I achieved:
I placed this code right before my
Shoes.app
declaration