[Gambas-user] Setting Tab Order (How?)

Chris Wilson blixtra at ...626...
Mon Jan 10 12:56:18 CET 2005


Make sure your combo boxs are in the same container as the other
elements.  The should show up under the same node in the Hierarchy
viewer.  I had this problem when copying and pasting into the wrong
container. If that doesn't work then I don't know.

Chris


On Sun, 09 Jan 2005 17:41:20 -0800, Eric Damron <edamron at ...776...> wrote:
> Chris Wilson wrote:
> 
> >I think you can see this in the Hierarchy Viewer.  It would be easier
> >to set the tab order if you could drag the items in the Hierarchy
> >Viewer to the position you desire.
> >
> >Currently, i think the only possibility is to use the arrangment ->
> >send to back/front items action in the context menu of the widget. The
> >home and end keys do this, too.
> >
> >Please correct me if I'm wrong.
> >
> >Chris
> >
> >
> >On Sun, 09 Jan 2005 15:56:42 -0800, Eric Damron <edamron at ...776...> wrote:
> >
> >
> >>Bodard Fabien wrote:
> >>
> >>
> >>
> >>>Le dimanche 9 Janvier 2005 22:13, Eric Damron a écrit :
> >>>
> >>>
> >>>
> >>>
> >>>>How do I set the tab order for controls on a form?
> >>>>
> >>>>Thanks
> >>>>
> >>>>
> >>>>-------------------------------------------------------
> >>>>The SF.Net email is sponsored by: Beat the post-holiday blues
> >>>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> >>>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> >>>>_______________________________________________
> >>>>Gambas-user mailing list
> >>>>Gambas-user at lists.sourceforge.net
> >>>>https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>>>
> >>>>
> >>>>
> >>>>
> >>>We need to add a how to ?
> >>>
> >>>The tab order is the zOrder of the widget... First at the bottom last at the
> >>>top...
> >>>
> >>>use on keyboard home or end key to manage the widget order
> >>>
> >>>
> >>>Fabien
> >>>
> >>>
> >>>
> >>>-------------------------------------------------------
> >>>The SF.Net email is sponsored by: Beat the post-holiday blues
> >>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> >>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> >>>_______________________________________________
> >>>Gambas-user mailing list
> >>>Gambas-user at lists.sourceforge.net
> >>>https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>>
> >>>
> >>>
> >>>
> >>>
> >>Thanks but I don't see anywhere where the Z-Order is displayed.  It's
> >>not in the properties is it?
> >>
> >>Thanks
> >>
> >>-------------------------------------------------------
> >>The SF.Net email is sponsored by: Beat the post-holiday blues
> >>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> >>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> >>_______________________________________________
> >>Gambas-user mailing list
> >>Gambas-user at lists.sourceforge.net
> >>https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >>
> >>
> >
> >
> >-------------------------------------------------------
> >The SF.Net email is sponsored by: Beat the post-holiday blues
> >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> >_______________________________________________
> >Gambas-user mailing list
> >Gambas-user at lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> >
> >
> Okay, I got the items arranged correctly in the  Hierarchy Viewer but
> the focus jumps over my comboboxes even if the comboboxes are higher in
> the hierarchy.
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list