Pin NSScrollView documentView to Upper Left AND Pin Scrolling to Upper left
Pin NSScrollView documentView to Upper Left AND Pin Scrolling to Upper left
- Subject: Pin NSScrollView documentView to Upper Left AND Pin Scrolling to Upper left
- From: Keary Suska <email@hidden>
- Date: Sat, 4 Sep 2010 11:25:07 -0600
I am trying to have NSScrollView behavior similar to, well, every other implementation of a view in an NSScrollView (e.g. NSTextView, NSTableView, etc.).
Pinning my view to the upper left is easy using the view-within-an-isFlipped-view, but when the NSScrollView is resized, the "visible point" is pinned to the lower right. This seems to be due to the flipped contentView.
Notes: 10.4 only; final document view must be an IB-built view/no custom drawing needed or wanted.
I can't find any info on handling proper resizing. Any assistance/leads are appreciated...
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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