Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68903
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-03-24 13:30 -0700 |
| Message-ID | <0ed94669-6c1e-4e2f-b79d-33bed8cdde15@googlegroups.com> (permalink) |
| Subject | How to clear all content in a Tk() |
| From | eneskristo@gmail.com |
I have this program, and since I want to change stuff dynamically, I want to fully clear the root = Tk(), without deleting it. Is there a way to do so?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
How to clear all content in a Tk() eneskristo@gmail.com - 2014-03-24 13:30 -0700 Re: How to clear all content in a Tk() Marcel Rodrigues <marcelgmr@gmail.com> - 2014-03-25 14:03 -0300
csiph-web