Re: NSTextView - setSelectedRange hides caret?
Re: NSTextView - setSelectedRange hides caret?
- Subject: Re: NSTextView - setSelectedRange hides caret?
- From: Douglas Davidson <email@hidden>
- Date: Tue, 6 Sep 2005 11:07:12 -0700
On Sep 6, 2005, at 10:10 AM, Luc Vandal wrote:
whenever I use setSelectedRange with only a position and no length,
it hides the caret. Sometimes it will still be visible but it won't
be blinking. I can bring it back by clicking in the text view. Is
there another way to move the current position and keep the caret
visible and bliking?
Make sure that the text view is still first responder in the key
window. The use of setSelectedRange: may be a red herring here.
Douglas Davidson
_______________________________________________
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