Page 1 of 1

ToggleGadget (Windows)

Posted: Sun Jan 06, 2013 4:31 pm
by ts-soft
This small UserLib, created by edel, enables the creating ToggleGadgets (on / off switch)
The Lib supports x86, x64, ascii and unicode. It requires WinXP or higher

This lib is written in C, so it should work in the next versions of PB.

Screenshot:
Image

Download: http://www.realsource.de/downloads/doc_ ... gglegadget

Re: ToggleGadget (Windows)

Posted: Sun Jan 06, 2013 11:00 pm
by jesperbrannmark
Little thought on usability, shouldn't on and off change place (the little grey thing)?
And howcome you didn't make it in native PB so it could be fully crossplatform?

Re: ToggleGadget (Windows)

Posted: Sun Jan 06, 2013 11:13 pm
by ts-soft
jesperbrannmark wrote:Little thought on usability, shouldn't on and off change place (the little grey thing)?
I don't understand? You can change the color of both states and use any state as on or off.
jesperbrannmark wrote:And howcome you didn't make it in native PB so it could be fully crossplatform?
The code uses winapi.