Re: Laying out text in NSTextView around a subview
Re: Laying out text in NSTextView around a subview
- Subject: Re: Laying out text in NSTextView around a subview
- From: Seth Willits <email@hidden>
- Date: Mon, 29 Apr 2013 11:08:42 -0700
On Apr 25, 2013, at 4:27 PM, Jason Brennan wrote:
> What I’m trying to do is have an NSTextView and add custom NSView subviews to it, but have it so the text can layout around the subviews.
You need a custom text container. See http://developer.apple.com/library/mac/#samplecode/TextLayoutDemo/Introduction/Intro.html
--
Seth Willits
_______________________________________________
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