Re: How do I open an NSDrawer in awakeFromNib?
Re: How do I open an NSDrawer in awakeFromNib?
- Subject: Re: How do I open an NSDrawer in awakeFromNib?
- From: Carlos Weber <email@hidden>
- Date: Wed, 13 Feb 2002 11:46:48 -0800 (PST)
--- Thilo Ettelt <email@hidden> wrote:
>
What exactly does the "performSelector" of
>
"-performSelector:withObject:afterDelay:" mean? Could somebody give an
>
example please?
>
>
Thanks in advance!
Check this article by Mike Morton from the MacTech archives:
http://www.mactech.com/articles/mactech/Vol.14/14.12/DelayedMessaging/
It's a great exegesis of the wonders of delayed messaging and what you can do
with it. The code is slightly out of date (it was written in the era of
OpenStep/Developer Preview) but it's easy to get the idea of how and when to
use the performSelector:withObject:afterDelay: idiom.
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.