Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Tag: uiletter

Posted on 11 September 201325 May 2018

[Objective-C] Recognize letter pressed on UILabel

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”


Recent Posts

  • Swift – Simple full screen loader 11 August 2022
  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021

Archives

Proudly powered by WordPress