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

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -