Re: Text insertion point not blinking
Re: Text insertion point not blinking
- Subject: Re: Text insertion point not blinking
- From: Gideon King <email@hidden>
- Date: Fri, 4 Dec 2009 13:39:29 +1000
It is a very simple subclass of NSTextView. It is not in a scrollview, but is added as a subview of another view.
On 04/12/2009, at 1:27 PM, Kyle Sluder wrote:
> On Thu, Dec 3, 2009 at 9:17 AM, Gideon King <email@hidden> wrote:
>> I have a text view which has the drawsBackground: set to NO, and now the insertion point is not blinking - it's just a solid line. If I turn the drawsBackground: on, it does blink as expected.
>
> Check the properties of the enclosing NSScrollView, make sure it has
> drawsBackground and copiesOnScroll turned off.
>
> --Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden