• 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
To get system sounds for Move or Copy operations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

To get system sounds for Move or Copy operations


  • Subject: To get system sounds for Move or Copy operations
  • From: Shashanka L <email@hidden>
  • Date: Fri, 7 Aug 2009 10:38:08 +0530
  • "x-copyrighted-material: http://www.robosoftin.com"

Hello,

Where can I get the system sound for Move/Copy operations?

I need to play it in my application when Move or Copy file is done.


Ex: I can get the Trash sound at the location : "/System/Library/ components/coreaudio.component/contents/Resources/SystemSounds/finder/"
And I can use it as :


	NSSound *deleteSound;
	deleteSound  = [NSSound soundNamed: @"drag to trash"];
	[deleteSound play];


Please help...


Thanks, Shashank Lagvankar





-----------------------------------------------
Robosoft Technologies - Come home to Technology

Disclaimer: This email may contain confidential material. If you were not an intended recipient, please notify the sender and delete all copies. Emails to and from our network may be logged and monitored. This email and its attachments are scanned for virus by our scanners and are believed to be safe. However, no warranty is given that this email is free of malicious content or virus.
_______________________________________________

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: To get system sounds for Move or Copy operations
      • From: Uli Kusterer <email@hidden>
    • Re: To get system sounds for Move or Copy operations
      • From: "Sean McBride" <email@hidden>
  • Prev by Date: Cmd+key shortcuts not being sent to NSWindow on Tiger
  • Next by Date: Outline View DnD
  • Previous by thread: Re: Cmd+key shortcuts not being sent to NSWindow on Tiger
  • Next by thread: Re: To get system sounds for Move or Copy operations
  • Index(es):
    • Date
    • Thread