Hi.
I’m trying to remove a widget.newScrollView while it’s still scrolling down. When i call scroll:removeSelf() and insert a newTableView, it panics with the error
2012-12-13 14:04:34.725 Corona Simulator[1645:f03] Runtime error
?:0: attempt to perform arithmetic on a nil value
stack traceback:
[C]: ?
?: in function ‘?’
?: in function ‘update_scrollbar’
?: in function <?:860>
?: in function <?:229>
and it only stops when i reload the application.
If I remove the application after the moving of the scrollView , it works perfectly. Is there a solution to this error ? What can i do to solve this problem ?! [import]uid: 156274 topic_id: 33953 reply_id: 333953[/import]