Hi Alexander
@ x, y GET oGet1
PAGE "1"
@ x, y GET oGet2
@ x, y GET oGet3
ENDPAGE
PAGE "2"
@ x, y GET oGet3
ENDPAGE
@ X, Y button bt 3
TAB Order, page 1 -> TAB -> In TAB GET 2 .or. GET 3 -> Button
Is possible
Regards
Sandro Freire
http://www.lumainformatica.com.br
----- Original Message -----
From: "Alexander S.Kresin" <al...@be...>
To: <hwg...@li...>
Sent: Thursday, October 21, 2004 8:24 AM
Subject: [Hwgui-developers] Tab order
> Sandro,
>
> just some thoughts regarding the tab order, which you had requested
> recently.
> Currently you can define the necessary tab order simply placing the
> control definitions in your code in the order which you need.
> I.e., if you write:
>
> @ 100, 80 GET oGet2 ...
> @ 50,30 GET oGet1 ...
> @ 100,110 GET oGet3
>
> the tab order will be: oGet2, oGet1, oGet3.
>
> Is some special TabOrder method really needed ?
>
>
> Regards,
> Alexander
> http://kresin.belgorod.su
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out
more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Hwgui-developers mailing list
> Hwg...@li...
> https://lists.sourceforge.net/lists/listinfo/hwgui-developers
|