text cursor won't blink while NSViewAnimation is running
text cursor won't blink while NSViewAnimation is running
- Subject: text cursor won't blink while NSViewAnimation is running
- From: "Sailesh A" <email@hidden>
- Date: Mon, 22 May 2006 09:55:55 -0700
Here's a sample application to demonstrate my problem:
http://sailesha.com/cocoa/animationTest.zip
I have a NSTextField where the user types some text plus a another view that
I fade out using a NSViewAnimation. Everything works fine except that while
the animation is running the NSTextField won't flash the text cursor. This
is a huge problem in my application because the user won't be able to tell
which field has the keyboard focus unless there is a blinking cursor.
Using NSAnimationNonblocking or NSAnimationNonblockingThreaded doesn't fix
the problem either.
If anyone has a suggestion on how to fix this I'd greatly appreciate it.
thanks !
_______________________________________________
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