Newbies caradoc Posted November 26, 2008 Newbies Posted November 26, 2008 I have three panels, each displays a portal, each sorted differently. A script moves to another layout, performs a calc, and returns to the tab panel. Using object name, I can get it to return to the correct panel. But each time it rescrolls to the top of the portal, even though I store the portal row and use go to portal row on return If I do not use go to object name, it goes to the default panel and to the correct portal row. What I want is for the user to return to the panel and row that he starts from. What am I doing wrong?
Ocean West Posted November 26, 2008 Posted November 26, 2008 (edited) Welcome to the forum... Once you navigate away from the layout there is no inherent way to get the portal focus to be in the exact same position presented to the user. Perhaps you could spawn a new window off screen (-5000px top) to perform your calculation then closing that window, leaving your original layout in focused and untouched. Edited November 26, 2008 by Guest
Recommended Posts
This topic is 5852 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