Determining When Option Menus Have Changed

Eric Chatonet eric.chatonet at sosmartsoftware.com
Wed Dec 13 05:12:15 EST 2006


Hi Mark,

I apologize:

 From the docs: This parameter is included only if the button's  
menuMode property is set to "tabbed".
Anyway it could be a nice request :-)

Best Regards from Paris,
Eric Chatonet

Le 13 déc. 06 à 11:06, Mark Schonewille a écrit :

> Hi Eric,
>
> This doesn't work for me.
>
> Create a new option menu button and paste your script in it. It  
> doesn't work. What else do I need to make this work? File a bug?
>
> Mark
>
> --
>
> Economy-x-Talk
> Consultancy and Software Engineering
> http://economy-x-talk.com
> http://www.salery.biz
>
> Get your store on-line within minutes with Salery Web Store  
> software. Download at http://www.salery.biz
>
> Op 13-dec-2006, om 10:46 heeft Eric Chatonet het volgende geschreven:
>
>> Charles and Mark,
>>
>> on menuPick pNewItem, pOldItem
>>   if pNewItem = pOldItem then
>>     put "The same old thing"
>>   else
>>     put "Time for a change!"
>>   end if
>> end menuPick

------------------------------------------------------------------------ 
----------------------
http://www.sosmartsoftware.com/    eric.chatonet at sosmartsoftware.com/





More information about the use-livecode mailing list