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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to