Page 1 of 1

Tab panel newbie question

Posted: Fri Apr 27, 2007 1:04 am
by kpeters
I have a stack with a number of cards that all share a background made up of a tab panel. Upon open of the stack I want to select a certain tab and thus card.

I tried a 'go to card "xvz"' in the stack's preopen. While this certainly brings up the desired card, the tab selector does not reflect this.

What do I need to do differently? Somehow 'fake' a menuPick click?

TIA,
Kai

Posted: Fri Apr 27, 2007 3:09 am
by kpeters
Phew - just found it - thanks to Eric from SoSmart Software!

Doubt I would have found that anytime soon otherwise - here it is for those who also didn't know:

set the menuhistory of button "<name of your tab panel goes here>" to <desired tab number goes here>