On Nov 6, 2008, at 10:49 AM, Matthew Mashyna wrote:

I have some square buttons along the top of a textured window. The window does not have an NSToolbar. These buttons have images (pngs) with transparent backgrounds on them. When I click on them on 10.5 they darken and look good. On 10.4 the backgrounds turn white and look bad. iTunes doesn't do this on 10.4 so I must have something set wrong in Interface Builder but I can't figure out what. Any ideas ?


Matt
_______________________________________________

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/adc%40frodis.com

This email sent to [EMAIL PROTECTED]

After a lot of trial and error I discovered that in order to get my buttons to display properly when pressed they need to be boarder-less, textured, momentary change and without an alternate image. Has nothing to do with the textured window. Putting a boarder-less, textured button in any non-white view causes it to show a white background on 10.4 unless you set the attributes as above.

Matt

_______________________________________________

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]

Reply via email to