Custom NSClipView and overlay scrollers
Custom NSClipView and overlay scrollers
- Subject: Custom NSClipView and overlay scrollers
- From: Sebastien Boisvert <email@hidden>
- Date: Thu, 29 Mar 2012 15:24:04 -0700 (PDT)
I use a custom clip view to get a custom background look to my outline view,
however swapping out the scrollview's old content view for my new clip view seems
to cause the overlay scrollers to stop functioning properly - they'll still show, and
mousing over them reveals the gutter, however they don't respond to mouse clicks
at all (the underlying cell gets the event), so I can't scroll by using the mouse cursor.
Is there a special 'trick' that needs to be performed when swapping out a clip view
for another? I tried calling -reflectScrolledClipView: but that didn't have any effect.
_______________________________________________
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