Open dsamarin opened 13 years ago
Allow widget focusing for keyboard events, with <Tab> to go to the next widget and <Shift> + <Tab> to go to the previous. Widgets that are focused should have some sort of visual indication (A halo most likely, depending on the theme used)
<Tab>
<Shift> + <Tab>
Allow widget focusing for keyboard events, with
<Tab>
to go to the next widget and<Shift> + <Tab>
to go to the previous. Widgets that are focused should have some sort of visual indication (A halo most likely, depending on the theme used)