site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=dgBzF0HYQbIVAZ/g33Z3e8uxiX2obv2moGebKz5dDd0=; b=jMw7UcnrNWZEI3nlyuAd5u2DGWbvJFfAeRbR+jRur/0SS+M6wqy5zXWpUdmx7g9KBh D8hsIcNUoWUVS1KA0XZO98Fordxe3ThASGDhO8wIj6cRS9bqV9PUhyvSh+JCGc+ww0ns WRuOdaRdi7wgudRMNdUEI/Ew3Mx764ZBAexvo= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=OYKluDiFVTf39ytCK5nLXLBxP3I0Sr6UqFwj5DjzHT1LQHnixQuxXP0mndnH0vsWmn lmZHaHSRkZajGt3zOeoflk6xGnKi2ngTd9abhprxDDDVqjMWponk5Z3zvZXvs1RD2sC6 1Qek6PqC0OpL255yapqFGZghKW4u5iKH+F+9I= On Tue, Sep 30, 2008 at 8:57 AM, Benjamin Stiglitz <stig@apple.com> 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/site_archiver%40lists.apple... This email sent to site_archiver@lists.apple.com