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
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to