Add Gadgets to Window Titlebar

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Add Gadgets to Window Titlebar

Post by IdeasVacuum »

Add Gadgets to Window Titlebar.
This is becoming common on Windows apps in particular, but also cross-platform (QT).
The most obvious gadgets are ButtonGadget(), ButtonImageGadget(), StringGadget() and SpinGadget().

There has been some effort from the PB Users, e.g. http://www.purebasic.fr/english/viewtop ... 12&t=44243
but it requires a lot of code when it should be nothing special.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.