Re: can't hide scrollbar on NSTableView
Re: can't hide scrollbar on NSTableView
- Subject: Re: can't hide scrollbar on NSTableView
- From: Koen van der Drift <email@hidden>
- Date: Wed, 06 Jun 2012 12:54:28 -0400
On Wed, Jun 6, 2012 at 12:42 PM, Corbin Dunn <email@hidden> wrote:
> It has a scroller there because it has scrollable area.
Yes, but it should hide when I am not scrolling (as was the case when
taking the screenshot).
> All I can guess is that something has some scrollable area or the property is reset somewhere (and you don't expect it to be reset). Also look for non pixel aligned things; things could be off by 0.5 and it might cause a scroller to appear but not scroll anything.
>
> corbin
I wonder if it has to do with switching from cell based to view based
NSTableViews. I'll look into that later tonight.
- Koen.
_______________________________________________
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