cover/image that will hide a UIButton, but still let it be touched
Posted
by Sam Jarman
on Stack Overflow
See other posts from Stack Overflow
or by Sam Jarman
Published on 2010-04-05T03:34:06Z
Indexed on
2010/04/05
3:43 UTC
Read the original article
Hit count: 391
Any ideas on how to create a cover that has alpha 100 but is able to let a button behind it be touched, and an action to be called.
i dont want to apply the action to the cover, nor change the buttons image - as a convaluted set up is required for each one.
any ideas? what im after is effective not a see-through button, but a touch through button...
Cheers in advance guys
sam
© Stack Overflow or respective owner