Did you also try either of the setHas... Methods?
Those should make the scroller for the orientation appear based on YES or NO 
argument. 

There's a system preference to ignore trackpad when mouse is plugged in. (Or 
used to be IIRC)

Sent from my iPhone

> On 2015/03/05, at 12:33, Graham Cox <graham....@bigpond.com> wrote:
> 
> 
>> On 5 Mar 2015, at 2:28 pm, Graham Cox <graham....@bigpond.com> wrote:
>> 
>> Certainly, setting it to "always" does address the issue
> 
> 
> A further thought on this - which relates to NSScrollview specifically. There 
> should be a way to override the system preference programmatically for 
> specific views. The reason I was finding this so frustrating is because I 
> have a very wide view that I like to skim using the thumb, but that's just 
> one view in my app. Other views that have scrollers are reasonably usable as 
> standard, and having the scrollbars always visible in those cases is extra 
> clutter that isn't usually needed.
> 
> I was looking for a way originally to set just the one scroller to not hide 
> its scrollers by setting -setAutohidesScrollers:NO but found that was being 
> ignored when my trackpad was switched on. If I set that setting, I expect to 
> mean it. Or else there should be an additional setting in NSScrollView, 
> -setAutohidesScrollersAndThisTimeIReallyMeanIt:NO
> 
> --Graham
> 
> 
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/dangerwillrobinsondanger%40gmail.com
> 
> This email sent to dangerwillrobinsondan...@gmail.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to