Fedora 13
Gambas 3.2.90
Gnome 2

   Four input boxes are arranged on a tab, lets call them TextBox1, 
TextBox2, TextBox3 and TextBox4, and this this is the order in which 
they appear in the hierarchy. On the form they are arranged in two 
columns, the first column contains TextBox1 and TextBox 2, the second 
Column TextBox3 and TextBox4.

   When the user is entering data I want them to enter everything in the 
first column (TextBox1 and TextBox2), then the second Column (TextBox3 
and TextBox4), which is the order of the controls in the hierarchy. Alas 
this does not transpire.

   After entering data in TextBox1 the user presses TAB and the focus is 
given to TextBox3, Pressing TAB again jumps to TextBox2 and TextBox4 is 
the last one. Does the Hierarchy not also enforce the tab order/z order 
of the controls?

Kindest regards
Steve.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to