• 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: makeKeyAndOrderFront Crashing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: makeKeyAndOrderFront Crashing


  • Subject: Re: makeKeyAndOrderFront Crashing
  • From: Walker Argendeli <email@hidden>
  • Date: Thu, 26 Feb 2009 16:15:11 -0500

This is really annoying, because even though I have a symbolic break point set for objc_exception_throw, I can't get any info.
[Session started at 2009-02-26 16:14:06 -0500.]
2009-02-26 16:14:11.804 MyAppName[2316:10b] *** -[NSCFType makeKeyAndOrderFront:]: unrecognized selector sent to instance 0x15eed0
2009-02-26 16:14:11.806 MyAppName[2316:10b] *** -[NSCFType makeKeyAndOrderFront:]: unrecognized selector sent to instance 0x15eed0
I'm not really sure what else I can do to figure out whats wrong.


- Walker Argendeli

On Feb 25, 2009, at 8:09 PM, Walker Argendeli wrote:

I've now isolated it to the makeKeyAndOrderFront: method. I tried just a regular button with that class, but the moment I click it, up opens the debugger. The toolbar part isn't really an issue. I'm not really sure what to do from this point, because I can't tell why the method isn't working.

- Walker Argendeli

On Feb 25, 2009, at 5:04 PM, Walker Argendeli wrote:

My app has a toolbar, and I recently added a panel. Then, I put a new button in the toolbar, and set its action makeKeyAndOrderFront: on the new panel. Problem is, the moment I make this connection, the app goes haywire. When I launch the app, both main window and new panel appear. If I try to customize the toolbar (by opening the customize dropdown) everything works fine, until I close the new panel and try and customize again. Then, the debugger launches. I'm not sure why this causes the app to crash, but it does. Anyone have ideas?

- Walker Argendeli



_______________________________________________

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: makeKeyAndOrderFront Crashing
      • From: Kyle Sluder <email@hidden>
References: 
 >makeKeyAndOrderFront Crashing (From: Walker Argendeli <email@hidden>)
 >Re: makeKeyAndOrderFront Crashing (From: Walker Argendeli <email@hidden>)

  • Prev by Date: Re: Save As panel file types popup menu
  • Next by Date: Re: makeKeyAndOrderFront Crashing
  • Previous by thread: Re: makeKeyAndOrderFront Crashing
  • Next by thread: Re: makeKeyAndOrderFront Crashing
  • Index(es):
    • Date
    • Thread