Re: Why does IB insist on putting NSTextView in an NSScrollView
Re: Why does IB insist on putting NSTextView in an NSScrollView
- Subject: Re: Why does IB insist on putting NSTextView in an NSScrollView
- From: lbland <email@hidden>
- Date: Tue, 19 Jan 2010 11:27:03 -0500
hi-
On Jan 19, 2010, at 10:37 AM, Ross Carter wrote:
> Not odd at all. There are several valid reasons for wanting a NSTextView not to be inside a NSScrollView. Any page-based view system does this (i.e., > 1 text view, all enclosed in the same scroll view). The Text System Architecture reference document illustrates some of these configurations. What is odd is that IB cannot build the configurations illustrated in the reference doc.
Can you not just drag out a Custom View and assign its class to NSTextView or anything else? - especially your own subclass of NSTextView.
P.S. - did you notice how you can drag out a scroll view, ungroup it (un-embed) and have a NSTextView? You might also notice that such a view does not move around very well, so it seems like an IB bug.
thanks!-
-lance
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden