Re: View NSImageView for few milliseconds and hide.
Re: View NSImageView for few milliseconds and hide.
- Subject: Re: View NSImageView for few milliseconds and hide.
- From: Sherm Pendley <email@hidden>
- Date: Fri, 12 Jan 2007 06:07:57 -0500
On Jan 12, 2007, at 3:24 AM, Sachin Kumar Tulla wrote:
I want to show an image with NSImageVIew for few milliseconds and
hide. I am using sleep to wait at a point but the whole process is
getting delayed and image is also not viewed. Like I am making the
image to enable and sleep for few seconds and then after the sleep
disable, but i think its not the right way to do. Do we have any
APIs to do so.?
can anyone help me??
There's NSTimer, but as its docs state, its resolution is limited to
around 50-100 milliseconds. It's not clear from your message whether
that will do the job for you or not - your first sentence says a "a
few milliseconds", and the second says "a few seconds".
sherm--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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