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 > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/bug-gnustep > _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
