NSTextView and NSScroller confusion
NSTextView and NSScroller confusion
- Subject: NSTextView and NSScroller confusion
- From: Stephane Huaulme <email@hidden>
- Date: Wed, 3 Jul 2002 10:02:32 -0500
I'm a little confused with these two: in IB when I add a NSTextView to
a window, the Info window does show it as being a NSTextView, but if I
look at the Classes tab in MainMenu.nib, it shows up as a NSScrollView.
In the documentation NSTextView does not inherit from NSScrollView. How
do these two classes interact? How do I get access to the vertical
scroller of a NSTextView?
stephane
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.