iphone - How to change truncate characters in UILabel? -


when text of uilabel gets truncated there 3 dots inserted default. possible change these characters or disable them?

why dont code count length of string , makes substring if exceeding view. or want raw effective method


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -