On Jul 7, 2012, at 4:38 AM, Gideon King wrote:
> Any ideas what I might be missing? Has anybody successfully added a subview 
> to an NSScroller?

FWIW I did a quick test where all I did was add a subview to one of the 
NSScrollers in an NSScrollView, and it drew just fine.

Have you double-checked that the subview is really added? What if you NSLog its 
frame -- could it be out of bounds? As a sanity check, what if you set the 
subview's frame to be the NSScroller's bounds?

--Andy


_______________________________________________

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