Please lookup unknown terms like "menuhistory" in the docs (Rev Dictionary).pmc wrote:Sorry, Klaus. I thought it was some kinda of script or code. I really do not understand the script.
set the menuhistory of btn 'Name' of cd "Name" to 1
when we said :
menuhistory of btn...
which btn are we talking about? Is it the Tab? Is the Tab also consider a btn in this case?
Thanks Klaus. Please do not get agitated by my stupidity.
Yes a TAB panel, as you put it, IS in fact a button. I call it a tabbed button.
As I wrote earlier (what you obviously overlooked):
Put this into the "mouseup" handler of the button that will navigate to card "Name of card with the tabbed button on it" and that's it...
set the menuhistory of btn "your tabbed button here" of cd "Name of card with the tabbed button on it" to 1
...

Best
Klaus
P.S.
Please do not copy/paste scripts from here without thinking or taking a deeper look!
We do not know your stacks, so we sometimes use "pseudo-code" like "... of cd X...", which should be obvious
