NSTextView without NSScrollView?
NSTextView without NSScrollView?
- Subject: NSTextView without NSScrollView?
- From: Dan Wood <email@hidden>
- Date: Fri, 04 May 2001 10:56:30 -0700
Is there any way in Interface Builder to create an NSTextView *without*
an associated NSScrollView? There seems to be no way to detach it from
the scroll view. (I want to have an NSTextView, not an NSTextField, so
I can populate it with an HTML <a> tag and make use of the textView:
clickedOnLink: atIndex: delegate method so I can respond to a click.)
I managed to fake it by using a custom view and then setting the class
to NSTextView -- but then I have to set all the attributes
programatically...
--
Dan Wood
email@hidden
http://www.karelia.com/
http://www.bikealameda.org/
Mac OS X Developer: Online Resume:
http://www.karelia.com/resume.html