At 17:39 +0100 2001.11.14, Axel Rose wrote: >Problems temporarily observed: >if I replace pause() with sleep() the menu isn't disabled >immediately after the call
That seems reasonable. sleep() doesn't necessarily allow MacPerl to handle events, but WaitNextEvent() does. >5.20r4 seems to disable all menu items >5.6.1b1 seems to disable all items plus "File" That is probably just a difference between versions of Mercutio (the library that draws those menus), but I am not sure. I'd have to compile a recent version of MacPerl with an old version of Mercutio to test that theory. I might do it in one of my test builds if I get a few spare minutes. -- Chris Nandor [EMAIL PROTECTED] http://pudge.net/ Open Source Development Network [EMAIL PROTECTED] http://osdn.com/