iphone - Custom Image for UIButtonTypeInfoLight Button -


i create custom info type button. halo effect goes on button image, place imageview ontop? or can try add halo setimage? tried setimage, seems when u try set halo, larger actual button, halo gets resized button's bounds. tried disabling clipstobounds, autoresizing mask, , setting contentmode button..but none seem work.

neither. have create generic button (either [uibutton buttonwithtype:uibuttontypecustom] or [[uibutton alloc] initwithframe:...] , set showstouchonhighlight property yes.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -