@drmickyt wrote:
Hi,
I have an app with a function that takes a while to compute (a minute or so), and I want the app to continue to update while it's executing. I've tried calling update() and draw() from within this function but that doesn't seem to work...any suggestions?
Thanks
Posts: 7
Participants: 2