« Return to Thread: Navigating through form object with the tab key

Re: Navigating through form object with the tab key

by HARADA Kazutaka-2 :: Rate this Message:

Reply to Author | View in Thread

Benoit Minisini wrote:
> On mardi 13 mai 2008, M0E Lnx wrote:
>  
>> Where is this defined? or does gambas assign values automatically?
>> I dont see any option to set this on the object's or form properties
>>    
> The Z-order is defined in the Hierarchy tab, next to the property sheet tab.
>  
I found a problem with Z-order.
This works fine for gb.qt, but not for gb.gtk on gamba2-2.6.0 with gtk
2.12.9.

I created a form with 3 buttons. Then changed the Z-order and tested.

In the hierarchy tree,
   Button3
   Button2
   Button1

The cursor moves Button3 - Button1 - Button2 with tab key

Bit dufferent...

--
--------------------------------------
Kazutaka HARADA
  e-mail:kazutaka802@...
--------------------------------------


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

 « Return to Thread: Navigating through form object with the tab key