ios - QuartzCore Border Doesn't Look Flat -
when use:
yourtextfield.layer.bordercolor=[[uicolor blackcolor]cgcolor]; yourtextfield.layer.borderwidth=1.0; the border doesn't sides 1.0 pixel wide. there come kind of shadow or doesn't make flat?
anyone know how correct this
Comments
Post a Comment