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: Matthias Arndt <email@hidden>
- Date: Tue, 1 Sep 2009 22:26:21 +0200
When zoomin in the scrollers remain invisible! I can scroll (e. g.
using the scrollball of my mouse), but the scrollers aren't shown.
And now something really strange (at least for me): After resizing
the window the scrollers appear!
I've set a breakpoint and checked custom view, clip view and scroll
view: Their frame sizes remain unchanged during zooming as I use
[clipView scaleUnitSquareToSize:newSize];
to zoom. The visible rect of the clip view is changed based on the
scaling and the clip view bounds are set accordingly (e. g. half of
the custom view with 200% zoom). For my this all looks good ... I
wonder why the resizing eliminates the problem.
_______________________________________________
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