select tabs
Björnke von Gierke
bvg at mac.com
Tue Apr 27 16:28:08 EDT 2004
When you click a tab, the menupick message gets send. For example when
you click a tab which is named "Tab 1" then the message would be
menupick, and the first parameter would be "Tab 1". Thus when you want
to fake the click, you need to send the menupick message with the right
parameter to the button, i.e. like this:
send menupick && "Tab 1" to button "TabbedButtonName"
On Dienstag, Apr 27, 2004, at 22:12 Europe/Zurich, hershrev wrote:
> Hi,
> How do I select (click) a tab via a script ?
> thanks, hershrev
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list