Re: NSScrollView content origin (flipping an NSScrollView)
Re: NSScrollView content origin (flipping an NSScrollView)
- Subject: Re: NSScrollView content origin (flipping an NSScrollView)
- From: Matt Neuburg <email@hidden>
- Date: Sun, 26 Nov 2006 11:39:29 -0800
- Thread-topic: NSScrollView content origin (flipping an NSScrollView)
On Sat, 25 Nov 2006 22:25:36 -0500, "Michael Watson" <email@hidden>
said:
>eirk buck wrote:
>
>> http://www.cocoadev.com/index.pl?CenteringInsideNSScrollView
>
>You have to be kidding me. This and the things linked to here seem
>like SERIOUS overkill for pinning a view to the top of a scroll view.
>Surely there's a simpler way.
There is no "top of a scroll view". There is the top of a (scroll view's)
document view. If you want something to appear at the top of a scroll view's
document view, then draw it there. You are drawing it at the bottom of the
document view and then complaining that it's being shown at the bottom of
the document view. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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