GlennC Posted February 12, 2004 Posted February 12, 2004 A button on the layout to enter find mode always places the cursor in a field off screen, where I don't want it. How do I stop it doing this??
murray Posted February 12, 2004 Posted February 12, 2004 Instead of going into find mode, make the button perform a script that first enters find mode, and then use the Go to Field script step (under "Navigation" in scriptmaker) and select the field that you would generally like to go to (if there is one). I think that if the cursor isn't in a field when you enter find mode, it will go somewhere by default and I suspect that this will be the field that is first in the tab order (a quick experiment should confirm or refute this). You may want to change the tab order to deal with this (Layout Mode -> Layouts -> Set Tab Order). Hope this helps. Cheers, Murray
GlennC Posted February 12, 2004 Author Posted February 12, 2004 Thanks, Murray, that is indeed what is happening. As simple re-assigning of No 1 in the tab order sto0ps the cursor heading to an off-screen field. Another funny little mystery solved!
stanley Posted February 12, 2004 Posted February 12, 2004 Glenn: If you're using off-screen fields (which is not recommended) you should always make sure that they are not included in the tab order at all, to prevent users from mistakenly tabbing their way to the off-screen area... -Stanley
Recommended Posts
This topic is 7589 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