Re: drawRect: GCContext errors

2011-02-21 Thread Scott Steinman
Problem solved! Thanks to Matt Neuberg for his suggestion. It let me hone in on the culprit. Scott ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at

drawRect: GCContext errors

2011-02-21 Thread Scott Steinman
I've been sitting at home sick for over a month, trying to keep sane by re-learning Cocoa. I am just about to complete my first non-trivial Cocoa application. The application is working perfectly, including no memory management issues, but I've been constantly checking the console so I can make