On Fri, 30 May 2003, Alfonso Romero wrote:

> There must be an event associated with pressing the tab key. For example, in
> Visual Basic you can use the On_keypress event, or something like that (it�s
> been a long time since my last program in VB) to detect if the user has
> pressed a special key, like tab or insert, and then use it for what you want
> to do.
>
> Or maybe you can use Shift+Tab, like when using Shift+Return?

nop, shift+tab moves me backwards to the previous graphic item,
 because it is  <-  tab.

>
>
> ----- Original Message -----
> From: "Eduardo Viruena Silva" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 30, 2003 12:15 AM
> Subject: tab in an input box
>
>
> >
> > For many years I have used several GUI, but I never have
> > learnt to include a "tab" char in an input box.
> >
> > Tab char always changes the graphic item you are working with,
> > v. gr.  I'm using SquirrelMail to write this text.  If I
> > press "tab" the focus of my web browser  changes to the "send"
> > button.
> >
> > Is it possible to include "tab" in an input box?
> > how?
> >
> > Thanks in advance.
> >
> >               Eduardo.
> >
> >
> > _______________________________________________
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> >
>
>

-                         ______                     _
            *           /   /###\                   / \       __
 /\  /\             *  /  ./#### \         *     \__|_/      |  |
/  \/  \               |   b#####|   *            _ |   __   |  |  __
=    .. \____          \ \_\#####/               / \|  /  \  |  | /\_\/
=          \_|    *     \___\###/       *        \_/\_/\__/\__\/_/\__/
 =   \______/           _
  | |
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to