Page 1 of 1

OptionGadget

Posted: Sun Feb 05, 2006 7:18 am
by Paul
Can standard behaviour be added to OptionGadgets for both PB3.94 and PB4.00 ??

ie: Tab into a group of OptionGadgets then use Arrow keys to cycle through/select them.

Currently you can tab into them but arrow keys have no effect.

Posted: Sun Feb 05, 2006 7:15 pm
by freak
It did not work in 3.94 either. Am i missing something ?

Posted: Sun Feb 05, 2006 7:31 pm
by Trond
You aren't missing anything, but I am missing the standard behaviour of radio buttons.

Posted: Sun Feb 05, 2006 7:40 pm
by Paul
freak wrote:It did not work in 3.94 either. Am i missing something ?
That is why I asked...
Can standard behaviour be added to OptionGadgets for BOTH PB3.94 and PB4.00 ??

Posted: Sun Feb 05, 2006 7:43 pm
by Thomas
Also if using #PB_Button_Default for ButtonGadgets, pressing Return does not do anything. In standard Windows behaviour you can switch default buttons using the Tab key and choose the default button pressing Return.