uibutton - add text in a button with image? objective-c -


how write text in uibutton contains image? i'd have button "save", have image "button", put uibutton on view in ib, either text first or image first, text never shows in front of image. how that?

thanks !

create uilabel text need, add subview uibutton. can programmatically in -viewdidload function of view containing uibuttons.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -