Re: What happens when an application becomes active
Re: What happens when an application becomes active
- Subject: Re: What happens when an application becomes active
- From: "Finlay Dobbie" <email@hidden>
- Date: Thu, 8 Feb 2007 14:56:01 +0000
For starters, you should run your application under the debugger and
see what the stack indicates about where your program is crashing.
On 08/02/07, d2kagw <email@hidden> wrote:
Hi there!
I'm having a real hard time at the moment trying to fix a nameless bug.
Basically I'm building a service style application that runs
primarily in the background. The issue I'm having is when the user
does a few things in the application, activates another application
( i.e. switch from my app to iTunes or such ) then switches back to
my app, it crashes!?
Does anyone know what happens when an application becomes active? I
know NSApplication sends out a
NSApplicationDidBecomeActiveNotification which happens just before my
app crashes
Im really starting to lose hair over this one, so any help would be
appreciated.
Thanks!
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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)
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