cocoa touch - Putting text shadow on a UIButton text label -


i have uibutton on putting text label. want change color of text , put shadow 1 pixel away text, give nice 3d kind of view. how this?

i want change color of text ...

-[uilabel settextcolor:]

... , put shadow ...

-[uilabel setshadowcolor:]

... 1 pix away text

-[uilabel setshadowoffset:]


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -