hi,
we got a NSTextView with graphics allowed. all is well, except for the fact that we'd like the graphics to be automatically scaled to fit into the viewable area.
since our NSTextView can be quite large (it's resizable), we'd like the quicktime content to only scale down to fit, not scale up.
is that possible? if so - how?
on a sidenote: how can we define a top margin in NSTextView? right now, the type starts right at the top, but we'd like it to be more in sync with the left margin...
thanx in advance
and please excuse if these are newbie-qs...
m