Changing the tab names of a tabbed panel via script
Posted: Sat Mar 08, 2014 2:58 pm
This is an easy one (hope not a silly one) How do you change the tab labels of a tabbed-panel button via script?
Something like:
does nothing.
best,
Daniel
Something like:
Code: Select all
set the tabs of btn "foo" to labelsList
best,
Daniel