resizing images in NSTextView
resizing images in NSTextView
- Subject: resizing images in NSTextView
- From: Kristofer Younger <email@hidden>
- Date: Thu, 20 Dec 2001 12:00:14 -0500
I'll bet I'm just missing it, can someone point me in the direction
of some code that lets me resize the inline images (attachments) that
NSTextView supports?
I was hoping to double click, get some handles and then drag, with
layout happening after I mouseUp:
has anyone tried to do this and succeeded? got any strategies short of
subclassing NSTextView? (and NSTextContainer)
cheers,
Kristofer