Hello,
I’m starting using picker wheel ( widget.newPickerWheel() ). I run the example code, it worked fine, but I didn’t hear any “tick” sound when I slide the picker wheel like the picker wheel in any iPhone app. Am I missing something? Thanks.
Hello,
I’m starting using picker wheel ( widget.newPickerWheel() ). I run the example code, it worked fine, but I didn’t hear any “tick” sound when I slide the picker wheel like the picker wheel in any iPhone app. Am I missing something? Thanks.
The pickerWheel you get in widgets is a lua implementation imitating the native pickerWheel. It is not the exact same thing and as a result it does not have the tick sounds. Wish that was the biggest challenge in using the pickerWheel too.
The pickerWheel you get in widgets is a lua implementation imitating the native pickerWheel. It is not the exact same thing and as a result it does not have the tick sounds. Wish that was the biggest challenge in using the pickerWheel too.