Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Use threading or other approach to keep GUI from freezing #46

Open
bmcrae opened this issue Dec 6, 2013 · 0 comments
Open

Use threading or other approach to keep GUI from freezing #46

bmcrae opened this issue Dec 6, 2013 · 0 comments

Comments

@bmcrae
Copy link
Contributor

bmcrae commented Dec 6, 2013

Right now the long-running solves mean that the GUI freezes up and also that it can get buried under other windows (at least when running on MS Windows). Not sure if threading (e.g. as discussed in link below) can help:
http://www.blog.pythonlibrary.org/2010/05/22/wxpython-and-threads/

This can wait for HTML gui if needed.

We may want to set default screenprint_log = True since messages sent to the console appear more fluid and real-time (and the console window doesn't get buried).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant