Error (1000) creating CGSWindow
Error (1000) creating CGSWindow
- Subject: Error (1000) creating CGSWindow
- From: Dave Benvenuti <email@hidden>
- Date: Thu, 1 Nov 2007 13:13:27 -0400
Hi everyone,
I have a fairly complex Cocoa app with lots of UI elements on the
screen at once, most of them custom subclasses. When I let it run
for a while, I get the exception
Error (1000) creating CGSWindow
All rendering/execution halts after this exception occurs, since its
happening in the runloop. It seems to happen when I update UI
elements either in a timer, or when a value changes, detected by key
value observing. Does anyone have any idea what generally causes
this error, or any ideas on how to prevent this? Thanks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden