i am trying to make a resized picker wheel for my app. According to the documentation, the actual picker wheel widget can’t be resized or rescaled, but I can make different sized ones by changing the image sheet.
I have read through the tutorial on imagesheets. For something like a heath/power up bar it seems straightforward, with one element for each stage in the bar. What about for a picker wheel? How many elements are in the new imagesheet?
If anyone can point me to a tutorial where this is described, that would be great.