Re: Assembling the Text System
Re: Assembling the Text System
- Subject: Re: Assembling the Text System
- From: Greg Titus <email@hidden>
- Date: Mon, 29 Sep 2003 10:14:46 -0700
On Monday, September 29, 2003, at 09:52 AM, John MacMullin wrote:
Cocoa In A Nutshell, at page 111, describes NSTextViews within NSViews
within an NSScrollView for handling multipage text.
Question: How does one create an NSScrollView from IB? There's no
ScrollView on any palette. Or must it be done programmatically?
Select your text view (or whatever view you want), then choose the
Layout > Make subviews of > Scroll View menu item.
Hope this helps,
- Greg
_______________________________________________
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.