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 _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig