Re: Question about NSScrollView
Re: Question about NSScrollView
- Subject: Re: Question about NSScrollView
- From: Mario Kušnjer <email@hidden>
- Date: Fri, 19 Feb 2010 12:13:39 +0100
On 2010.02.19, at 11:43, Jack Carbaugh wrote:
tell your NSScrollView to setAutoHidesScrollers:yes
This should hide the scrollbars until needed.
http://developer.apple.com/mac/library/DOCUMENTATION/Cocoa/Reference/ApplicationKit/Classes/NSScrollView_Class/Reference/Reference.html
That's one of the solutions. But then I could also remove headerView
and evade the problem in the first place. What would be solution if I
want to have
vertical scroller visible ? I'm thinking more in the way of somehow
recalculating contentView area before it gets send to the NSClipView
to be displayed.
Correct ? Wrong?
Thanks for suggestions.
Mario Kušnjer
email@hidden
+385957051982
mariokusnjer (at) Skype
_______________________________________________
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