Re: NSTextView - stopping conversion of quotation marks
Re: NSTextView - stopping conversion of quotation marks
- Subject: Re: NSTextView - stopping conversion of quotation marks
- From: Graham Cox <email@hidden>
- Date: Tue, 12 Nov 2013 18:10:50 +0100
On 12 Nov 2013, at 5:51 pm, 2551 <email@hidden> wrote:
> Thanks, understood. However, I probably didn’t make it clear that I actually need to do both. i.e., remove the quote formatting AND set a particular default font and color.
Yep, I got that.
> Still not sure how to go about doing the latter or why the Attributes panel settings are apparently a waste of space.
They’re not a waste of space, but it depends what you’re trying to do. If you have some text already set in the view (in IB), you can style it using the attributes settings. But if the view is initially
empty, you have to set the typing attributes and bear in mind that this setting is fragile. The cocoabuilder article appears to cover it pretty well.
—Graham
_______________________________________________
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