Jump to content
Server Maintenance This Week. ×

Tab panel control


This topic is 5631 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

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?

Link to comment
Share on other sites

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 by Guest
Link to comment
Share on other sites

This topic is 5631 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.