Home » Community » Newbie corner » Button and WantFocus
Button and WantFocus [message #51735] |
Thu, 09 May 2019 16:05 |
Giorgio
Messages: 218 Registered: August 2015
|
Experienced Member |
|
|
Hi there,
I was trying to exclude a button from the tab sequence (i.e. when user hits tab, the focus should pass through all the Ctrls, but not to that button), but I noticed that in the interface designer there is not the option WantFocus (EditString and other Ctrl have it). I tried to explicitly set .WantFocus(false) (or .NoWantFocus): the code compiles, but still the button is in the tab sequence. Is this the intended behaviour?
Thanks,
gio
|
|
|
Goto Forum:
Current Time: Sat Apr 26 14:51:29 CEST 2025
Total time taken to generate the page: 0.00875 seconds
|