Skip to content

insanehunter/IHNHyperlinkLabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IHNHyperlinkLabel

This is a simple UILabel subclass to simulate hyperlink behaviour - underlined text becoming highlighted on touch and sending notification to its delegate.

Usage

Create a new label in Interface Builder, set highlight color, shadow color & offset and bind the delegate property. Change label's class to IHNHyperlinkLabel and you're done!

Notes

  • This code uses Automatic Reference Counting and is licensed under BSD license.
  • Inspired by Yamaguchi Tatsuya's LinkedLabel.

About

A UILabel subclass looking and acting like a hyperlink

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published