Re: Assertion failure in -[NSNextStepFrame lockFocus]
Re: Assertion failure in -[NSNextStepFrame lockFocus]
- Subject: Re: Assertion failure in -[NSNextStepFrame lockFocus]
- From: "Kyle Sluder" <email@hidden>
- Date: Fri, 16 May 2008 01:29:52 -0400
On Fri, May 16, 2008 at 1:26 AM, Apparao Mulpuri
<email@hidden> wrote:
> Actually my application is primarily targeted for Leopard OS, which is
> not working due to this Exception. I am creating a new window and
> setting window frame, where exception occurs.
What bothers me is that it looks like you're doing this in response to
a menu item being selected, which means this will be happening in the
run loop's event-tracking mode. Perhaps you should defer this to the
next standard run of the run loop?
--Kyle Sluder
_______________________________________________
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