Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2003 00:27:12 -0500
From:      Alfonso Romero <ibac@prodigy.net.mx>
To:        freebsd-questions <freebsd-questions@freebsd.org>, Eduardo Viruena Silva <mrspock@esfm.ipn.mx>
Subject:   Re: tab in an input box
Message-ID:  <023d01c3266c$1fdb6020$0100a8c0@ibac>
References:  <65060.200.67.206.132.1054271752.squirrel@mail.esfm.ipn.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
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?


----- Original Message -----
From: "Eduardo Viruena Silva" <mrspock@esfm.ipn.mx>
To: <freebsd-questions@freebsd.org>
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.
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?023d01c3266c$1fdb6020$0100a8c0>