Re: In a modal pickle
Re: In a modal pickle
- Subject: Re: In a modal pickle
- From: Kyle Sluder <email@hidden>
- Date: Sat, 19 May 2012 13:50:17 -0700
On May 19, 2012, at 10:04 AM, NUExchange <email@hidden> wrote:
> I have a core data app that opens two windows when it starts up. One of the two has a NSSearchField. The cursor is in search field and I can enter and delete text, but any other operation on either of the windows causes the screen to flash and the system beeps. This even happens when I hit Command-Q to try to exit the app. Nothing appears in the GDB debugger and if I pause the app in the debugger it's always in main. Any idea what could make it go in such a mode?
Set a breakpoint on NSBeep.
Are you running either of these windows modally? We need to see your code.
--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