Hello everybody!
I'm able to script a standard quit menu (of course).
But the automatic Quit menu in MacOSX, how is it possible to script it
please?

In OS X, because the menu item is moved automatically, it does not trigger the usual menuPick handler in the File menu. Put a closeStackRequest or shutdownRequest handler in your main stack script instead. If you look up "quit" in the docs, you will see a related section discussing how to handle quitting in OS X.

Cheers,
Sarah
[EMAIL PROTECTED]
http://www.troz.net/Rev/

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

Reply via email to