Re: Set the hilite in a tab panel

2014-03-17 Thread Phil Davis
Another way: set the menuHistory of btn "tab menu" to 3 Setting this property causes the "menuPick" message to fire IF there was a change in which tab is selected. Phil On 3/17/14, 8:32 PM, Colin Holgate wrote: select line 2 of btn 3 would highlight the second tab of the third button

Re: Set the hilite in a tab panel

2014-03-17 Thread Peter Bogdanoff
Yes! Thanks Colin. Peter On Mar 17, 2014, at 8:32 PM, Colin Holgate wrote: > select line 2 of btn 3 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Set the hilite in a tab panel

2014-03-17 Thread Colin Holgate
select line 2 of btn 3 would highlight the second tab of the third button (which would be a tabbed panel) On Mar 17, 2014, at 10:35 PM, Peter Bogdanoff wrote: > >How do I programmatically set the selection/hilite of a choice in a tab > >panel, other than clicking? __

Set the hilite in a tab panel

2014-03-17 Thread Peter Bogdanoff
Hi, How do I programmatically set the selection/hilite of a choice in a tab panel, other than clicking? Peter Bogdanoff UCLA ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your su