iphone - Double border to a UIButton -


i have display uibutton in following image. button size can varying. how can that? please suggest way.

enter image description here

if want simple outline (it's little hard tell image button is), create button uibuttontypecustom (so blank slate) set background color black. next, calayer of button (through layer method) , set bordercolor , borderwidth properties desired.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -