Re: Posting commands?
Re: Posting commands?
- Subject: Re: Posting commands?
- From: PGM <email@hidden>
- Date: Tue, 29 Aug 2006 20:24:56 -0400
What about NSObject's - (void)performSelector:(SEL)aSelector
withObject:(id)anArgument afterDelay:(NSTimeInterval)delay?
On 29-Aug-06, at 17:17 PM, Ralf Menssen wrote:
Maybe that's a stupid question, but how can I easily postpone
processing until the next event queue processing? In former
frameworks we had this PostCommand mechanism, which was perfect for
my needs. Background: I get a request from dragging and can't
process it immediatly, because it involves Bluetooth activity,
which requires me to call CFRunLoop resulting in further recursive
calls from dragging and finally a crash.
Thanks for any suggestions,
Ralf
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40sympatico.ca
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden