Default control
#1
I'm currently working on a skin designed for touch screens. As such it's better to have no default control focused. This works great for mouse support and touch screens, but I would still like compatibilty for keyboard controls, if only for when coding the skin and testing the controls. Currently when defaultcontrol is left empty theres no way to get focus with the keyboard on any control. Can there be a tag added to defaultcontrol to say if focus is really required or that it will gain focus on keymovement?
I know I can remedy this with adding a hidden button, but thats really tedious for all the different dialogs that require focus.
Reply


Messages In This Thread
Default control - by BigNoid - 2012-09-21, 16:06
Logout Mark Read Team Forum Stats Members Help
Default control0