FYI, all, I’ve opened a bug because you can easily crash the pickerWheel, even in Widget Demo on Windows simulator, just by flicking a wheel up and down a few times until it fails to soft land, then punching Values to blow it up:
in ...corona sdk\sample code\interface\widgetdemo\tab3.lua:121: attempt to index field '?' (a nil value)
Found out the hard way, when a customer reported it. Assuming getValues() is returning something nil-ish.
Build 1183, so this isn’t some old thing that’s been fixed.