Re: How to make a message disappeared at certain amount of time passed
Re: How to make a message disappeared at certain amount of time passed
- Subject: Re: How to make a message disappeared at certain amount of time passed
- From: Luke the Hiesterman <email@hidden>
- Date: Sat, 28 Feb 2009 13:08:06 -0800
If you have a method that will dismiss the message, you can call that
method with performSelector: withObject: afterDelay:
Luke
On Feb 28, 2009, at 12:59 PM, Jushin wrote:
I have to display a message (using NSLabel) to a user, but want to
make it disappeared after certain amount of time (e.g. 5 seconds or
so). How should I do this?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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