[iPhone] UIButton adding glow effect for a custom button with image
[iPhone] UIButton adding glow effect for a custom button with image
- Subject: [iPhone] UIButton adding glow effect for a custom button with image
- From: Tharindu Madushanka <email@hidden>
- Date: Sun, 22 Nov 2009 09:59:25 +0530
Hi
I have a custom button with image as background. So when its is selected I
have to add some effect on top of it to indicate that its selected. So one
way of doing that could be to add another image for that perticular button
state.
I have tried with showsTouchWhenHighlighted property and
adjustsImageWhenHightlighted properties set to YES. Is there any way other
than going for advanced Quartz 2D programming to add some effect on top of
image ? and also without using additional image ?
Tharindu
_______________________________________________
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