Good to know.  So I'll look for info an how to use NSMenu[Item] stuff
in PyObjC in my checkers program.  Thanks!

~ Nathan

On 2/11/07, Bob Ippolito <[EMAIL PROTECTED]> wrote:
The only relevant API is the NSMenu and NSMenuItem APIs in Cocoa,
which can be used from PyObjC. Quartz is just drawing, and that
particular wrapper is proprietary and is only available with the
Python 2.3 that Apple shipped with Mac OS X.

-bob

Reply via email to