Re: blinking text
Re: blinking text
- Subject: Re: blinking text
- From: Mike Abdullah <email@hidden>
- Date: Sun, 21 May 2006 16:24:25 +0100
On 21 May 2006, at 10:35AM, Angelo Chen wrote:
Hi,
Is there a way to do following:
1) a text field that can be visible /invisible at run
time?
setHidden: maybe?
2) a text field that blinks?
Certainly do-able, although I'm not really sure. You could possibly
set an NSTimer which inverts the visibility of the item. However, if
you set timers too often, funny things can happen.
Or maybe NSAnimation might be your ticket.
Mike.
Thanks,
AC
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
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