Why does IB insist on putting NSTextView in an NSScrollView
Why does IB insist on putting NSTextView in an NSScrollView
- Subject: Why does IB insist on putting NSTextView in an NSScrollView
- From: Jerry Krinock <email@hidden>
- Date: Sat, 16 Jan 2010 13:25:21 -0800
In Interface Builder's Library, the only NSTextView available is inside of an NSScrollView. And if I drag out one of those, and then try to drag the NSTextView out of the NSScrollView, it won't let me drop it.
Now I know that NSTextViews are not required to be in NSScrollViews, because I have created NSTextViews in code, added them to a view and they work fine. And I don't see any such requirement in any documentation. Is there any good reason why Interface Builder insists that an NSTextView be enclosed in an NSScrollView?
If not, I'll file a bug.
Thank you,
Jerry _______________________________________________
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