iphone - How to give stroke color and shining effect to text entered in uitextfield? -


i need give stroke , shinny effect text entered in uitextfield.

use nsattributedstring set customize text in uitextfield, below link may how use nsattributedstring.

http://stackoverflow.com/questions/3482346/how-do-you-use-nsattributedstring

you can set nsattributedstring uitextfield this: textfield.attributedtext = someattributedtext (where someattributedtext type of nsattributedstring)


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -