Re: Newbie: performSelector: withObject: afterDelay: inModes: question..
Re: Newbie: performSelector: withObject: afterDelay: inModes: question..
- Subject: Re: Newbie: performSelector: withObject: afterDelay: inModes: question..
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 8 Jul 2005 23:20:12 -0600
On Jul 8, 2005, at 10:45 PM, Scott Andrew wrote:
inModes: [NSArray arrayWithObjects:
NSDefaultRunLoopMode,
NSModalPanelRunLoopMode, nil]];
What are the modes for?
They are run loop modes; read <file:///Developer/ADC Reference%
20Library/documentation/Cocoa/Reference/Foundation/ObjC_classic/
Classes/NSRunLoop.html#//apple_ref/doc/uid/20000321-52546-CJBJABGH>
for details.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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