I have a window and controls that are loaded from a nib. One of the controls builds a subview hierarchy to control a set of parameters that aren't known until runtime. What I'm finding is that all of the controls in that hierarchy are drawn as if they're disabled until you click on them, then they're redrawn with the blue highlights. As far as I can tell, all the controls are completely enabled and work just fine, except for that odd look.
I've attached a small screenshot showing the difference between a slider that has been clicked and one that hasn't. Any ideas what I might be doing wrong?
<<inline: sliders.png>>
_______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com