Re: NSTextView + other NSView in NSScrollView?
Re: NSTextView + other NSView in NSScrollView?
- Subject: Re: NSTextView + other NSView in NSScrollView?
- From: Andy Lee <email@hidden>
- Date: Mon, 28 Jul 2008 10:23:39 -0400
On Jul 28, 2008, at 9:59 AM, Jacob Bandes-Storch wrote:
On Jul 27, 2008, at 10:49 PM, Andy Lee wrote:
If you were trying to create a Mail-like layout, I would have
expected your two views to be an NSTableView and an NSTextView,
both embedded in a Split View.
No... what I want is like the bottom half of Mail's split view, with
the view for the headers and the text view with the message content.
Oh.
Maybe it would help if you first wrap your two views in an enclosing
view, get that working (get the resizing and auto-growing right), and
put that (single) view into an NSScrollView.
That seems to be Mail.app's approach. I made a copy of Mail.app and
looked at the nib file MessageViewerContents.nib.
--Andy
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden