Re: Text insertion point not blinking
Re: Text insertion point not blinking
- Subject: Re: Text insertion point not blinking
- From: Kyle Sluder <email@hidden>
- Date: Thu, 3 Dec 2009 19:27:06 -0800
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