Why does GP crash with the openWindow primitive?

Questions about GP commands and how to do things

Moderator: MSandro

Post Reply
User avatar
Calloway
Posts: 100
Joined: Apr 30th, '18, 00:28
Location: Eastern United States

Why does GP crash with the openWindow primitive?

Post by Calloway » Sep 9th, '18, 13:46

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?

MSandro
Posts: 162
Joined: Jul 26th, '17, 21:12

Re: Why does GP crash with the openWindow primitive?

Post by MSandro » Sep 9th, '18, 17:49

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.

User avatar
Calloway
Posts: 100
Joined: Apr 30th, '18, 00:28
Location: Eastern United States

Re: Why does GP crash with the openWindow primitive?

Post by Calloway » Sep 9th, '18, 18:09

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?

Post Reply