[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Cursor blinks in background
From: |
David Ayers |
Subject: |
RE: Cursor blinks in background |
Date: |
Mon, 1 Jul 2002 19:59:15 +0200 |
Hello Fred,
> The reason for this blinking seems to be that the class NSTextView does
> not implement resignKeyWindow. This method gets called on the first
> responder, when the window looses key window status. But I am not sure,
> what an implementation of this method should do. Just switch off the
> blinking cursor? Or more?
I can't say anything for MacOS X but Openstep merely invokes
updateInsertionPointStateAndRestartTimer:NO.
Later,
Dave
> _______________________________________________
> Bug-gnustep mailing list
> Bug-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-gnustep
>
- RE: Cursor blinks in background,
David Ayers <=