iphone ui date picker
I have a problem with datepicker.
I would like to change t开发者_StackOverflow社区he black/grey boarder surrounding the spindle to a transparent colour.i want to clear the border colour of the picker i want to display only pickerview without border is that possible to clear the border colour. please suggest me.
thanks..! picker
It is not possible to Delete it. But in one of my apps I just created an background image in photoshop with a transparent area in the middle of it in the size of the picker.
good luck
I don't think you can do it.
If you really want that effect, you may want to put an image on top of the picker view, with the center of the image (in the shape of the spindle) has the alpha of 0. Depending on what is shown on the 'pane' area of the picker this may be successful, but I would ask myself if I really need that first...
精彩评论