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: Finlay Dobbie <email@hidden>
- Date: Wed, 13 Feb 2002 18:41:30 +0000
On Wednesday, February 13, 2002, at 02:31 PM, Thilo Ettelt wrote:
What exactly does the "performSelector" of
"-performSelector:withObject:afterDelay:" mean? Could somebody give an
example please?
It performs a selector on the specified object after a specified delay.
If you still don't get it, you should read Object-Oriented Programming
and the Objecive-C Language.
-- Finlay
_______________________________________________
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.