On Nov 19, 2009, at 9:20 PM, Dave DeLong wrote: > However, in both of these methods, the attributedString of the textview is > nil, thus giving me the strange results I'm seeing.
How are you getting the attributedString out of the textview? (I'm guessing by calling -textStorage.) If so, that should never return nil — make sure the NSTextView* itself isn't nil :) —Jens_______________________________________________ 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