Re: 10.4 square button backgrounds go white when clicked
Re: 10.4 square button backgrounds go white when clicked
- Subject: Re: 10.4 square button backgrounds go white when clicked
- From: Matthew Mashyna <email@hidden>
- Date: Tue, 11 Nov 2008 15:57:09 -0500
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 (email@hidden)
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:
This email sent to email@hidden
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 (email@hidden)
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:
This email sent to email@hidden