Re: Is it possible to make Dock Icon Jump ??
Re: Is it possible to make Dock Icon Jump ??
- Subject: Re: Is it possible to make Dock Icon Jump ??
- From: j o a r <email@hidden>
- Date: Mon, 7 Jun 2004 07:46:08 +0200
On 2004-06-07, at 07.07, Rahul Verma wrote:
>
Is it possible to make any application Icon in the Dock Jump on click
>
of a
>
button in the application?
Use the "user attention" methods in NSApplication. Something like this:
[NSApp requestUserAttention: NSInformationalRequest];
j o a r
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.