On Tue, Sep 30, 2008 at 8:57 AM, Benjamin Stiglitz <[EMAIL PROTECTED]> wrote: >> I've googled for over a week, and I can't find out what I'm missing here. > > See the AppKit release notes for 10.5 at > <http://developer.apple.com/releasenotes/Cocoa/AppKit.html> > > In short, the enabled property only works if you link your app against > 10.5+. > > -Ben
Actually, it's the editable property that changed for 10.5, and now hopefully does what people expect. Disabling the level indicator should keep it from responding to mouse events, so I don't know what's wrong in Michael's case. Works fine for me. (Though, if we didn't have binary compatibility to worry about, a disabled level indicator ought to be dimmed out, which is probably not what Michael wants.) -Ken Cocoa Frameworks _______________________________________________ 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 [EMAIL PROTECTED]