Is there a way to control the width of the pickerWheel? I’ve looked at the documentation and couldn’t find anything about how to set the width. Any help is much appreciated!
Hi @dwilliams,
Yes, you can affect the width of the PickerWheel, but it’s done by setting the width of each individual “column” within the wheel, not setting the overall width as a unit. The process is described in the API documentation:
http://docs.coronalabs.com/api/library/widget/newPickerWheel.html
Best regards,
Brent
Hi @dwilliams,
Yes, you can affect the width of the PickerWheel, but it’s done by setting the width of each individual “column” within the wheel, not setting the overall width as a unit. The process is described in the API documentation:
http://docs.coronalabs.com/api/library/widget/newPickerWheel.html
Best regards,
Brent