[Pythonmac-SIG] newbie question

Bob Ippolito bob at redivi.com
Mon Nov 7 04:57:00 CET 2005


On Nov 6, 2005, at 6:03 PM, Tom Elliott wrote:

> Can you point me to simple drawing example using PyObjC?  I want to
> draw into a CustomView object (I think).  I'm afraid DotView is
> beyond me.  When I try to adapt RedSquare from Learning Cocoa...my
> AppDelegate can't find the custom class MyView.

You probably need to import the file that defines the class MyView.   
Someone would be able to tell you what's wrong pretty quickly if you  
posted the code.

-bob





More information about the Pythonmac-SIG mailing list