Add Transparency to some controls
- nblackburn
- User
- Posts: 67
- Joined: Mon Aug 19, 2013 1:22 am
- Location: United Kingdom
- Contact:
Add Transparency to some controls
It would be a good move to add transparency to the controls that do not already support it like Label and String.
- Crusiatus Black
- Enthusiast
- Posts: 389
- Joined: Mon May 12, 2008 1:25 pm
- Location: The Netherlands
- Contact:
Re: Add Transparency to some controls
Label? TextGadget perhaps? PureCOLOR (a PB Library) can make the background for the TextGadgets transparent I believe, as for the String gadgets,nblackburn wrote:It would be a good move to add transparency to the controls that do not already support it like Label and String.
you could make them look transparent with clever placement of images etc. Also, take a look at PureCOLOR and ProGUI, both very useful libraries for
interface design.
Re: Add Transparency to some controls
+1, but cross plattform please...
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Add Transparency to some controls
It can of course be done but Windows in particular wants to overwrite your settings with it's own. Cross-platform, it becomes a very big task, which is why there are dedicated 3rd party form design libraries. Qt is probably the ultimate example.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.