Page 1 of 1

Add Gadgets to Window Titlebar

Posted: Tue Sep 03, 2013 11:23 pm
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.