• 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: Is it possible to make Dock Icon Jump ??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Is it possible to make Dock Icon Jump ??


  • Subject: RE: Is it possible to make Dock Icon Jump ??
  • From: Rahul Verma <email@hidden>
  • Date: Tue, 8 Jun 2004 13:18:23 +0530

I tried the same but some how it does not work. I am creating an object with
an outlet and an action to perform. The icon does not bounce on the button
click and the code generated no error! Can I get a sample code from
somewhere ?



Thanks

Rahul



-----Original Message-----
From: email@hidden
[mailto:email@hidden] On Behalf Of Hasan Diwan
Sent: Monday, June 07, 2004 11:22 PM
To: Cocoa Dev
Subject: Re: Is it possible to make Dock Icon Jump ??



Rahul:

If you want to make the dock icon bounce continuously, use:

[NSApp requestUserAttention:NSCriticalRequest];

If only once, then Joar's solution will work.

On Jun 6, 2004, at 10:46 PM, j o a r wrote:



> 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.

>

>

Hasan Diwan {http://ibn.com/~hdiwan}

OpenPGP Fingerprint: 275D 0E84 550C D92A 4A56 732C 8528 2579 E6E9 4842



[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.
_______________________________________________
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.


  • Follow-Ups:
    • Re: Is it possible to make Dock Icon Jump ??
      • From: j o a r <email@hidden>
  • Prev by Date: Re: collection memory management
  • Next by Date: performClose for carbon window?
  • Previous by thread: Re: Is it possible to make Dock Icon Jump ??
  • Next by thread: Re: Is it possible to make Dock Icon Jump ??
  • Index(es):
    • Date
    • Thread