Re: How to edit/resize embedded graphics and images in a NSTextView ?
Re: How to edit/resize embedded graphics and images in a NSTextView ?
- Subject: Re: How to edit/resize embedded graphics and images in a NSTextView ?
- From: Kyle Sluder <email@hidden>
- Date: Thu, 13 May 2010 09:02:12 -0700
On Thu, May 13, 2010 at 8:38 AM, Anders Sommer Lassen
<email@hidden> wrote:
> Now, I think that I will have to override some methods in the two classes you mentioned to get the resize handles visible.
There are no resize handles. The code simply doesn't exist in the text system.
You will be writing quite a bit of custom code, including subclassing
NSTextContainer. See the last illustration in Common Configurations in
the Text System Overview:
http://developer.apple.com/mac/library/documentation/cocoa/Conceptual/TextArchitecture/Concepts/CommonConfigs.html#//apple_ref/doc/uid/20000840-CJBJHGAG
--Kyle Sluder
_______________________________________________
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