[vwnc] Entry field TAB Order

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Entry field TAB Order

Juan Pablo Cook
Hi, I have a problem because on the Canvas I put some INPUT fields with their label for a windows to Add a Client.
I make it all not in order but when I want to complete them; First the mouse cursor goes to the bottom, after pressing the TAB key in the keyboard to the top, and It's making me crazy. How can I change the the TAB order in this WIDGETS??

I hope you can help me

PD: sorry about my English, I'm from Argentina!

Bye, Thanks

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Entry field TAB Order

Emiliano Pérez-3
Juan, i think the order in wich tabbing responds is the same as the
order in wich the widgets are defined in your canvas.
You can change that order in the GUI Painter Tool with the tool bar
buttons (bring to front, sent to back, etc...).
Anyway i think all this info is in the GUIDevGuide.pdf, check that if
you want to know more.

Hope it helps. Emiliano.

Juan Pablo Cook escribió:

> Hi, I have a problem because on the Canvas I put some INPUT fields
> with their label for a windows to Add a Client.
> I make it all not in order but when I want to complete them; First the
> mouse cursor goes to the bottom, after pressing the TAB key in the
> keyboard to the top, and It's making me crazy. How can I change the
> the TAB order in this WIDGETS??
>
> I hope you can help me
>
> PD: sorry about my English, I'm from Argentina!
>
> Bye, Thanks
> ------------------------------------------------------------------------
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>  

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Entry field TAB Order

Juan Pablo Cook
Emiliano, thanks a lot for your help. This works very good. Now I put all in correct order!!

See u later

JP Cook

On Sat, Nov 1, 2008 at 12:19 PM, Emiliano Pérez <[hidden email]> wrote:
Juan, i think the order in wich tabbing responds is the same as the
order in wich the widgets are defined in your canvas.
You can change that order in the GUI Painter Tool with the tool bar
buttons (bring to front, sent to back, etc...).
Anyway i think all this info is in the GUIDevGuide.pdf, check that if
you want to know more.

Hope it helps. Emiliano.

Juan Pablo Cook escribió:
> Hi, I have a problem because on the Canvas I put some INPUT fields
> with their label for a windows to Add a Client.
> I make it all not in order but when I want to complete them; First the
> mouse cursor goes to the bottom, after pressing the TAB key in the
> keyboard to the top, and It's making me crazy. How can I change the
> the TAB order in this WIDGETS??
>
> I hope you can help me
>
> PD: sorry about my English, I'm from Argentina!
>
> Bye, Thanks
> ------------------------------------------------------------------------
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Entry field TAB Order

Andre Schnoor
In reply to this post by Juan Pablo Cook
Juan, here's my trick:

a) Select all widgets in the desired order (multi-select)
b) Cut them
c) Paste them again

Done!

Andre

--
Am 31.10.2008 um 21:19 schrieb Juan Pablo Cook:

> Hi, I have a problem because on the Canvas I put some INPUT fields  
> with their label for a windows to Add a Client.
> I make it all not in order but when I want to complete them; First  
> the mouse cursor goes to the bottom, after pressing the TAB key in  
> the keyboard to the top, and It's making me crazy. How can I change  
> the the TAB order in this WIDGETS??
>
> I hope you can help me
>
> PD: sorry about my English, I'm from Argentina!
>
> Bye, Thanks
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Entry field TAB Order

Steven Kelly
In reply to this post by Juan Pablo Cook
You can do the same by selecting all in the desired order then pressing
the first yellow+gray button in the GUI Painter Tool toolbar (Arrange |
Bring to Front).

Steve

> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]] On
> Behalf Of Andre Schnoor
> Sent: 03 November 2008 10:30
> To: Juan Pablo Cook
> Cc: [hidden email]
> Subject: Re: [vwnc] Entry field TAB Order
>
> Juan, here's my trick:
>
> a) Select all widgets in the desired order (multi-select)
> b) Cut them
> c) Paste them again
>
> Done!
>
> Andre
>
> --
> Am 31.10.2008 um 21:19 schrieb Juan Pablo Cook:
>
> > Hi, I have a problem because on the Canvas I put some INPUT fields
> > with their label for a windows to Add a Client.
> > I make it all not in order but when I want to complete them; First
> > the mouse cursor goes to the bottom, after pressing the TAB key in
> > the keyboard to the top, and It's making me crazy. How can I change
> > the the TAB order in this WIDGETS??
> >
> > I hope you can help me
> >
> > PD: sorry about my English, I'm from Argentina!
> >
> > Bye, Thanks
> > _______________________________________________
> > vwnc mailing list
> > [hidden email]
> > http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc