Jump to content
Server Maintenance This Week. ×

how to pass control to the active tab


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

Recommended Posts

Hi Sam,

 

You need use the define the a tab control, in which, each tab will have a different name. Suppose we have two tabs, name it as 'a','b', using inspector button (i). Now use the script step GOTO Object[], in which define the parameter as object name. Then you can easily move onto the tab which is required.

Link to comment
Share on other sites

See if this helps.

 

http://fmforums.com/forum/topic/83798-getactivetab-in-fmpro-12/?p=387782

 

 

You would capture the last active tab into a variable and then when going back to the first layout you can use a OnLayoutEnter script trigger to go to that object. Make sure you give each tab panel an object name in the Inspector.

Link to comment
Share on other sites

This topic is 4021 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.