Re: How to make it bounce!
Re: How to make it bounce!
- Subject: Re: How to make it bounce!
- From: bryscomat <email@hidden>
- Date: Tue, 18 Aug 2009 18:59:05 -0500
if(![[NSApplication sharedApplication] isActive])
[[NSApplication sharedApplication]
requestUserAttention:NSInformationalRequest];
Try that. :)
On Aug 18, 2009, at 6:49 PM, Graham Cox wrote:
Can someone point me in the right direction of the docs for getting
my app icon bouncing?
I have a dialog that needs to ask for attention if the app is not
active, and it's not happening automatically. Hmmm, maybe that's the
problem I should be looking into...?
--Graham
_______________________________________________
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