You have an UILabel and want to know which letter was pressed on touch.
From a question on stackoverflow, I’ve implemented in this fast and stupid way.
Solution
Continue reading “[Objective-C] Recognize letter pressed on UILabel”
notes from a developer, tutorials, how-to, ideas
You have an UILabel and want to know which letter was pressed on touch.
From a question on stackoverflow, I’ve implemented in this fast and stupid way.
Continue reading “[Objective-C] Recognize letter pressed on UILabel”