I'd use setTypingAttributes: in the text view's delegate whenever
needed. In my code at least this often goes along with editing the
default paragraph style as well via setDefaultParagraphStyle:.
->Ben
--
Ben Lachman
Acacia Tree Software
http://acaciatreesoftware.com
email@hidden
740.590.0009
On Mar 7, 2008, at 12:57 PM, John Stiles wrote:
I have an NSTextView in my app. The user can type whatever they want
into it.
In Interface Builder, I've set a nice large font. I've disabled rich
text, font changing, etc., so I was hoping that the font would always
stay the same.
However, if the user deletes the entire contents of the text view, it
magically changes back to Helvetica 12.
How can I avoid this behavior?
_______________________________________________
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden