- Notifications
You must be signed in to change notification settings - Fork752
Update wordpad.py#197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@denfromufa does this demo work for you? I just tried it with the change from this PR and whenever I try to save or open a file it hangs. I've not looked into why (and I don't know if it ever worked?). |
Oh ok, I see. It's just because the main thread isn't set up as an STA thread. I'll fix than in another PR. |
@tonyroberts I have the same problem - I never actually tried saving or On Mon, Apr 4, 2016 at 10:10 AM, Tony Robertsnotifications@github.com
|
fixes#183 (comment)