On Thu, May 13, 2010 at 8:38 AM, Anders Sommer Lassen <[email protected]> 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 protected]) 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 [email protected]
