widget.newPickerWheel on 640 x 960 resolutions

Hi, I’m developing an app that will support iPhone 4s but the picker wheel only seems to be working properly on the lower 320 x 480 res and does not scale up. I can change the theme_ios file and edit the overlay width and height which goes a little way to helping, but then the wheel mask image doesn’t scale up and there is no @2 version of it. The other issue is the distance between rows does not scale up either, so there’s not enough space in between them

Any body any ideas? [import]uid: 110859 topic_id: 28339 reply_id: 328339[/import]

@ peter88
I wanna know how to do it.
I wanna use picker in all platform
so it’s not a good idea to use default size

i have to set picker width and height.
but the e distance between rows does not match well.

Can somebody help this ???
I really need this otherwise I have to use “tiny pickerwheel” in high resolution.
Pretty bad.
Thanks
Owen [import]uid: 25057 topic_id: 28339 reply_id: 121500[/import]

another Question
I Can set

content =   
 {   
 width = 320,  
 height = 480,  
 }  

now to show picker directly.
If iphone5 is on sale. and the size is different to iPhone4.
I can’t set height = 480 in default.
how could i do? [import]uid: 25057 topic_id: 28339 reply_id: 121503[/import]

Hi Owen, in the end I used a table view as that turned out to be a better option anyway. I guess we should file a bug report for this as it definitely isn’t working right. [import]uid: 110859 topic_id: 28339 reply_id: 121506[/import]

?peter88
yap, you are right :slight_smile:
Okay, i will fire a bug. [import]uid: 25057 topic_id: 28339 reply_id: 121509[/import]

@ peter88
I wanna know how to do it.
I wanna use picker in all platform
so it’s not a good idea to use default size

i have to set picker width and height.
but the e distance between rows does not match well.

Can somebody help this ???
I really need this otherwise I have to use “tiny pickerwheel” in high resolution.
Pretty bad.
Thanks
Owen [import]uid: 25057 topic_id: 28339 reply_id: 121500[/import]

another Question
I Can set

content =   
 {   
 width = 320,  
 height = 480,  
 }  

now to show picker directly.
If iphone5 is on sale. and the size is different to iPhone4.
I can’t set height = 480 in default.
how could i do? [import]uid: 25057 topic_id: 28339 reply_id: 121503[/import]

Hi Owen, in the end I used a table view as that turned out to be a better option anyway. I guess we should file a bug report for this as it definitely isn’t working right. [import]uid: 110859 topic_id: 28339 reply_id: 121506[/import]

?peter88
yap, you are right :slight_smile:
Okay, i will fire a bug. [import]uid: 25057 topic_id: 28339 reply_id: 121509[/import]