Re: Text insertion point not blinking
Re: Text insertion point not blinking
- Subject: Re: Text insertion point not blinking
- From: Rob Keniger <email@hidden>
- Date: Fri, 4 Dec 2009 11:32:33 +1000
On 04/12/2009, at 3:17 AM, Gideon King 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.
>
> Any suggestions as to why this could be happening?
It's possible you might need to subclass NSTextView and return NO from -isOpaque, that's bitten me a few times when subclassing Apple controls.
--
Rob Keniger
_______________________________________________
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