OptionGadget

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1282
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

OptionGadget

Post 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.
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

It did not work in 3.94 either. Am i missing something ?
quidquid Latine dictum sit altum videtur
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

You aren't missing anything, but I am missing the standard behaviour of radio buttons.
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1282
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

Post 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 ??
Thomas
Enthusiast
Enthusiast
Posts: 112
Joined: Sat Apr 26, 2003 8:45 pm

Post 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.
Post Reply