[Github-comments] [geany/geany] Geany as IDE for Python-Pygame (#1005)

Matthew Brush notifications at xxxxx
Sat Apr 23 19:19:04 UTC 2016


The `runs==False` looks wrong, but I think it should cause a compile error, not do something weird at runtime like C/C++ would.

You could try sticking `print("Quitting")` in the `if e.type == QUIT` block. If it prints "Quitting" when you press the close button, try replacing it with `sys.exit()` and see if it quits.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1005#issuecomment-213811819
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160423/dd82b5ba/attachment.html>


More information about the Github-comments mailing list