Andr
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Andr created a post, Closing tkinter window without killing PyCharm console
If I do the following, from a normal python console (3.4.2): from tkinter import colorchooser colorchooser.askcolor()I can pick a color, click "ok" and the color dialog goes away leaving a "r...