hello:
do anyone tell me how to change focus of buttons in two GtkTable with "up down left right"key on the condition of no mouse supporting.if a easy way?
i find i could change focus in one table,not happened in two tables.
eg:buttons in two tables
__________________________________
| | |
| | |
|_______________|_________________ |
| | | table_a
| | |
| | |
|_______________|_________________ |
| | |
| | |
|______________ | _________________ |
focus with keyboard control
__________________________________
| | |
|_______________|_________________ |
| | |
| | |
| | | table_b
|_______________|_________________ |
| | |
| | |
|_______________| _________________|