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 <gid...@novamind.com> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com