Re: NSScrollView: Scrollers invisible under Mac OS X 10.6
Re: NSScrollView: Scrollers invisible under Mac OS X 10.6
- Subject: Re: NSScrollView: Scrollers invisible under Mac OS X 10.6
- From: Kyle Sluder <email@hidden>
- Date: Tue, 1 Sep 2009 14:59:07 -0700
On Tue, Sep 1, 2009 at 12:38 PM, Matthias
Arndt<email@hidden> wrote:
> Under Mac OS X 10.5 I wrote an application with an NSScrollView containing a
> custom view. The NSScrollView was composed using IB and the
> "autohidesScrollers" option checked. As long as the content fits into the
> NSScrollView the scrollers were hidden. If the NSClipView was zoomed (using
> scaleUnitSquareToSize) to a size larger than the NSScrollView the scrollers
> became visible. Life was easy ...
Why are you scaling your clip view? It would make more sense to scale
your document view.
--Kyle Sluder
_______________________________________________
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