>> I forgot to add this to my last post. Can you use mouseDown handlers to
>> change the contents of a menu on MacOS. I do this on windows and it works
>> perfectly but i noticed it wan't working on MacOS. I use it to disale lines
>> and such. Any help on this would be good.
>>
>> Best regards
>>
>> Monte
>
> Scott Raney replied to a similar question from me that it is a
> "feature" of the Mac version of MC that you can't change Mac menus
> under script control like this due to platform-specific issues. I
> must admit that I wasn't totally convinced and would like the same
> facility as we have with Win MC in this respect!
Both are correct: I'm not sure where I picked it up, but I've been doing my
menu maintenance in the script for the menu GROUP, and the mouseDown handler
is indeed trapped. It is also the case that individual menu buttons do not
receive this handler on Mac OS, but thankfully at least we have their parent
group to handle it.
--
Richard Gaskin
Fourth World Media Corporation
Multimedia Design and Development for Mac, Windows, UNIX, and the Web
_____________________________________________________________________
[EMAIL PROTECTED] http://www.FourthWorld.com
Tel: 323-225-3717 ICQ#60248349 Fax: 323-225-0716
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.