Re: NSTextView + other NSView in NSScrollView?
Re: NSTextView + other NSView in NSScrollView?
- Subject: Re: NSTextView + other NSView in NSScrollView?
- From: Jacob Bandes-Storch <email@hidden>
- Date: Mon, 28 Jul 2008 08:09:59 -0700
On Jul 28, 2008, at 7:48 AM, Andy Lee <email@hidden> wrote:
On Jul 27, 2008, at 11:31 PM, Jacob Bandes-Storch wrote:
I'm trying to create a Mail-style scroll view, with a view for
information (like the view for message headers) above a text view
for the content. I created two NSViews in Interface Builder,
changed the class of the bottom one to NSTextView,
Just one more thought: I think some people have mentioned unexpected
resizing behavior because they didn't take into account the fact
that NSTextView uses a flipped coordinate system.
Yes, I was wondering about that. It seems like that's the issue I run
into when trying to use an NSTextView that's not the documentView of
the NSScrollView. What can I do to work around that?
_______________________________________________
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