On Jul 17, 2009, at 5:38 PM, James Walker wrote:
Is there a way to have an NSTextView that is not enclosed in an
NSScrollView? IB doesn't seem to want to let me. It would be for
displaying static rich text (certain things are harder, or maybe even
impossible, to do with NSTextField). I know
Kyle Sluder wrote:
On Fri, Jul 17, 2009 at 7:00 PM, James Walker wrote:
I don't understand the question. It's static text, when is it going to
autosize?
When the user resizes the window.
OK, fair enough. The case I was looking at was not a resizable window.
--
James W. Walker, Innoventi
On Fri, Jul 17, 2009 at 7:00 PM, James Walker wrote:
> I don't understand the question. It's static text, when is it going to
> autosize?
When the user resizes the window.
--Kyle Sluder
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do
Kyle Sluder wrote:
On Fri, Jul 17, 2009 at 5:19 PM, James Walker wrote:
Is there a way to have an NSTextView that is not enclosed in an
NSScrollView? IB doesn't seem to want to let me. It would be for
displaying static rich text (certain things are harder, or maybe even
impossible, to do with
On Fri, Jul 17, 2009 at 5:19 PM, James Walker wrote:
> Is there a way to have an NSTextView that is not enclosed in an
> NSScrollView? IB doesn't seem to want to let me. It would be for
> displaying static rich text (certain things are harder, or maybe even
> impossible, to do with NSTextField).
Is there a way to have an NSTextView that is not enclosed in an
NSScrollView? IB doesn't seem to want to let me. It would be for
displaying static rich text (certain things are harder, or maybe even
impossible, to do with NSTextField). I know I can turn off drawing of
the NSScrollView border