mnelson Posted November 16, 2001 Posted November 16, 2001 Is there any way to make a button into a Default Button, so that it receives the focus and activates when the Return key is pushed?
LiveOak Posted November 16, 2001 Posted November 16, 2001 Sort of, but it's a little dangerous. You can run a script to a "pause" statement and use the enter key to "continue". A script could be poised after the continue. To keep this always active, you could place the sequence in a loop. Personally, I would be a little concerned about a script triggered by an "Enter". You might want to condition the execution by requiring the correct "Status(CurrentLayout) and Status(CurrentFieldName). -bd OBTW, we don't allow duplicate posts, I've deleted your other posts. [ November 15, 2001: Message edited by: LiveOak ]
Recommended Posts
This topic is 8664 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now