Page 1 of 1

Why does GP crash with the openWindow primitive?

Posted: Sep 9th, '18, 13:46
by Calloway
I was just wondering why and how to fix GP's window from crashing when using the openWindow primitive.
Is there some way to add a timer or a feedback loop?

Re: Why does GP crash with the openWindow primitive?

Posted: Sep 9th, '18, 17:49
by MSandro
Yes I am sure something like an feedback loop is necessary. I am currently working on a really minimal GUI library. Unfortunately until now I wasn't really success with my tries but I'll let you know.

Re: Why does GP crash with the openWindow primitive?

Posted: Sep 9th, '18, 18:09
by Calloway
I don't really understand how the window stays open but maybe John could help us out and describe what's happening...
Maybe just add a while loop with a delay?