[Pygui] Some other way to validate menu items on Cocoa?

Matt Campbell mattcampbell at pobox.com
Sun Jan 22 16:52:13 CET 2012


I just found the answer to my own question. The solution is to call 
'validateUserInterfaceItem:'.

I wonder, though, if PyGUI needs to be more hands-off here. As I 
mentioned in my previous post, it appears that Cocoa automatically takes 
care of enabling and disabling standard menu items, such as those on the 
Edit menu.

Matt


More information about the Pygui mailing list