Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 16 AUG 2001 05:00:37PM rayc@symmetryinfo.com wrote:

Someone may have done this already. What do I have to look for to "leave" an Editbox and move to the next control? I know that you can use a "TAB", but most of our user (including myself ) are accustomed to using the ENTER key. My goal is allow the user to keep their hands on the keyboard as much as possible when working within a form. We don't have many EditBox, but I want consistency. If they could hit ENTER two or three times and jump to the NEXT control would be good.

I tried the CHAR event, and didn't find anything useful there. Lostfocus didn't do anything.

Any hints/suggestions…thanks,

Ray Chan

P.s. Posting on otherside as well.

rayc@symmetryinfo.com onmouseover=window.status=imagine … ;return(true)"

Symmetry Info

Ray Chan ~ Symmetry Info


At 18 AUG 2001 10:53AM Colin Rule wrote:

You could use the char or changed events for this and check if the last character(s) were CRLF, and then change focus.

Colin


At 18 AUG 2001 10:55AM Colin Rule wrote:

You could use the char or changed events for this and check if the last character(s) were CRLF, and then change focus.

Colin


At 18 AUG 2001 09:03PM rayc@symmetryinfo.com wrote:

Colin,

Thanks for your response. I did try the Char event with no luck. Then I received a valuable tip from Oystein which pointed me in the right direction in using Char. Voila. Now I can gracefully exit an Editbox and return to the end any text in an Editbox.

Ray

rayc@symmetryinfo.com onmouseover=window.status=imagine … ;return(true)"

Symmetry Info

Ray Chan ~ Symmetry Info

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/a06a31329d82cd3485256aaa007369e1.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1