• 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: new to Cocoa -- threading question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new to Cocoa -- threading question


  • Subject: Re: new to Cocoa -- threading question
  • From: John Michael Zorko <email@hidden>
  • Date: Sat, 06 Sep 2008 18:48:27 -0700


Kyle,


[NSThread detachNewThreadSelector:@selector(playMP3StreamThread)
toTarget:self withObject:streamToPlay];

The selector you want is playMP3StreamThread:, not playMP3StreamThread. That colon is very important.

Ah, yes -- the colon. I couldn't live without mine ;-)

*cymbal crash*

Regards,

John, who will be here all week ;-)


_______________________________________________

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


References: 
 >new to Cocoa -- threading question (From: John Michael Zorko <email@hidden>)
 >Re: new to Cocoa -- threading question (From: "Kyle Sluder" <email@hidden>)

  • Prev by Date: Re: new to Cocoa -- threading question
  • Next by Date: Re: How to create a GUID?
  • Previous by thread: Re: new to Cocoa -- threading question
  • Next by thread: Re: new to Cocoa -- threading question
  • Index(es):
    • Date
    • Thread