Re: Problem with Bluetooth API
Re: Problem with Bluetooth API
- Subject: Re: Problem with Bluetooth API
- From: Jim Brownfield <email@hidden>
- Date: Wed, 6 Jun 2007 12:10:09 -0700
It sounds like you might need to use
performSelector:withObject:afterDelay: (with delay=0) in NSObject
from your init method and add any flags, etc. to handle possible race
conditions between the init and the actual execution of the method.
--
Jim Brownfield
email@hidden
Radical System Solutions, Inc.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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