Hello ,
i was using corona in a old version , and my pickerWheel was working fine, today i update my corona to version 2015.2721 for windows, i don`t tested yet in the iphone , but in windows simulator the widget.newPickerWheel ignores my “tap” event listener to get the value clicked
my code is the following
pickerWheel:addEventListener(‘tap’,wheelPicked)
Edited code because i wrote it wrong hahaha
and the method wheelPicked never is called.
something changed in this new version of corona simulator ?
Thanks for help