UIButton as subitem in UILabel
2 answers
Your question (and the subsequent answer) does not speak of wisdom (or lack of) what you are trying to do. UILabel
objects usually don't have to be interactive and put UIButton
as a sub-task on a label, just because you can do it doesn't sound quite like after Apple HIG for iPhone.
+2
a source to share