• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problem with MakeKeyandOrderFront
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with MakeKeyandOrderFront


  • Subject: Re: Problem with MakeKeyandOrderFront
  • From: Ken Thomases <email@hidden>
  • Date: Tue, 5 Oct 2010 14:59:28 -0500

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

  • Follow-Ups:
    • Re: Problem with MakeKeyandOrderFront
      • From: Amy Heavey <email@hidden>
    • Re: Problem with MakeKeyandOrderFront
      • From: Amy Gibbs <email@hidden>
References: 
 >Problem with MakeKeyandOrderFront (From: Amy Heavey <email@hidden>)

  • Prev by Date: Re: Instantly delete a directory without recursion?
  • Next by Date: Re: Instantly delete a directory without recursion?
  • Previous by thread: Problem with MakeKeyandOrderFront
  • Next by thread: Re: Problem with MakeKeyandOrderFront
  • Index(es):
    • Date
    • Thread