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

Popular posts from this blog

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

node.js - Using Node without global install -

java - JavaScript + Thymeleaf - select onchange -