Re: Problem with MakeKeyandOrderFront
Re: Problem with MakeKeyandOrderFront
- Subject: Re: Problem with MakeKeyandOrderFront
- From: Amy Gibbs <email@hidden>
- Date: Tue, 5 Oct 2010 21:30:08 +0100
I'll give that a go however it works fine in Xcode and by itself with a blank/new data file
Sent from my iPhone
On 5 Oct 2010, at 20:59, Ken Thomases <email@hidden> wrote:
> On Oct 5, 2010, at 1:55 PM, Amy Heavey wrote:
>
>> Now when I click the button the focus goes from the main window but the second window doesn't appear. If I move the data file it works fine. Have I just overloaded it already? Even if all I do is open the app and go to the second tab and click the button, nothing?
>
> Check the console log (either in Xcode's console window or the main console log viewable with Console.app, depending on how you ran your app). I bet you're getting an exception, which is just prematurely terminating some operation within your app.
>
> If you're running in the debugger, enable breakpoints and "Stop on Objective-C Exceptions" in Xcode's Run menu.
>
> Regards,
> Ken
>
> _______________________________________________
>
> 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
_______________________________________________
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