Re: Transparent Button
Re: Transparent Button
- Subject: Re: Transparent Button
- From: Darrin Filer <email@hidden>
- Date: Wed, 6 Feb 2002 11:23:19 -0500
Is this everyone's experience? Has anyone succeeded in making a button
with a transparent image display properly? (having both opaque and
transparent regions)
I've had similar troubles with NSButton and decided the easiest thing is
to make my own transparent button class using NSImageView You'll need to
add some small fuctionality for setting the different images for
pressed/dimmed and normal but in the end the result is perfection!
Good Luck,
Andre.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.