Hello,
I have some difficulties in customizing the picker wheel widget: By trying to apply an own image sheet, the images and the columns do not fit anymore.
As a base I took the code from the docs, http://docs.coronalabs.com/api/library/widget/newPickerWheel.html. Then I applied my own image sheet, but with smaller dimensions.
Result: The columns doesn’t fit to the image sheet / mask anymore and the column separators are shown too wide. I tried other dimensions, all with the same effect (see screenshot).
It seems to me that the picker wheel can’t be resized by an image sheet and is built on a fixed size. Does anyone have made the same experience? Or am I wrong here? Thanks for help.