Redvibe Posted March 22, 2006 Posted March 22, 2006 In a script, how do I Scroll the Window to the LEFT? Not up or down, but left and right. My script opens up a layout and it's scrolled to where the scroll bar is sort of in the middle of the layout, making it hard to see what is on the left of my layout. I'd rather see the left and have the right unseen. Need the scroll bar to be all the way to the left. This is driving me nuts!!! Thanks!
Ender Posted March 23, 2006 Posted March 23, 2006 It's probably putting the cursor into the first field in the tab order (which happens to be in the middle of the layout.) Try changing the tab order. In addition, I'd recommend designing all Form View layouts so they don't need to be scrolled at all. Use button tabs to break the screen into multiple layouts, with layouts sized so they fit on the smallest typical resolution of the user's workstations.
Redvibe Posted March 23, 2006 Author Posted March 23, 2006 Thanks, I acutally tried the cursor thing and it didn't help at all. The cursor goes to a field on the left but the scroll doesn't move. This just started happening! It was working fine. The other sounds too complicated for me, don't have time to redesign it.
ThatOneGuy Posted March 23, 2006 Posted March 23, 2006 Have you tried the "Scroll Window" script step with Specify set to "Home?" It might be an easy fix.
Redvibe Posted April 4, 2006 Author Posted April 4, 2006 Nope, the scroll window script doesn't work either!
Vaughan Posted April 5, 2006 Posted April 5, 2006 The scroll window script step *does* work. Something else is happenig at your end, like a field is being selected or something.
Recommended Posts
This topic is 6810 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