Hello,
I have a problem I have a:
stack {
flow {
para "Enter text:"
edit_line
}
edit_box
}
(simplified version). When user is on edit_line and presses tab, I want it to move to edit_box control (currently, it just loses focus).
Thanks,
Juraj.