I am trying to insert a pickerWheel in my app using the exact same code that’s in the daily build example, simple copy paste. All that I get is the following error:
Handling the unhandled error ?:0: attempt to perform arithmetic on field '\_scrollHeight' (a nil value) getting client listing... 2013-03-20 13:28:50.457 Corona Simulator[73564:707] Runtime error ?:0: attempt to perform arithmetic on field '\_scrollHeight' (a nil value) stack traceback: [C]: ? ?: in function 'createScrollBar' ?: in function <?:306> ?: in function <?:218> Handling the unhandled error ?:0: attempt to perform arithmetic on field '\_scrollHeight' (a nil value) Handling the unhandled error ?:0: attempt to perform arithmetic on field '\_scrollHeight' (a nil value) Handling the unhandled error ?:0: attempt to perform arithmetic on field '\_scrollHeight' (a nil value) Handling the unhandled error ?:0: attempt to perform arithmetic on field '\_scrollHeight' (a nil value) 2013-03-20 13:28:50.482 Corona Simulator[73564:707] Runtime error ?:0: attempt to perform arithmetic on field '\_scrollHeight' (a nil value) stack traceback: [C]: ? ?: in function 'createScrollBar' ?: in function <?:306> ?: in function <?:218>2013-03-20 13:28:50.496 Corona Simulator[73564:707] Runtime error ?:0: attempt to perform arithmetic on field '\_scrollHeight' (a nil value) stack traceback: [C]: ? ?: in function 'createScrollBar' ?: in function <?:306> ?: in function <?:218>
Since the new widgets 2.0 I have gotten the above error with every daily build. I have been banging my head trying to figure this out for weeks and have gotten nowhere, any help would be GREAT!!!