I am trying to develop an app with a UIPicker in landscape mode, taking up (almost) the entire width of the screen (with 5 or 6 components). Can someone please tell me how to set the size of UIPicker. When using Interface builder, I cannot adjust the size
Thanks for your help
Vas
I am trying to develop an app with a UIPicker in landscape mode, taking up (almost) the entire width of the screen (with 5 or 6 components). Can someone please tell me how to set the size of UIPicker. When using Interface builder, I cannot adjust the size
Thanks for your help
Vas
The best you can do is center it on a black background, but it will take up nearly all your vertical space in landscape more. It needs to be able to handle this and reduce the number of visible rows to 3 instead of 5.
The best you can do is center it on a black background, but it will take up nearly all your vertical space in landscape more. It needs to be able to handle this and reduce the number of visible rows to 3 instead of 5.