Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6079
| From | rusi <rustompmody@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Tkinter bug? |
| Date | 2011-05-23 08:47 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <5790ee23-37d1-4cdd-b88b-a63c2b627c41@k15g2000pri.googlegroups.com> (permalink) |
If I start turtle from idle, and issue commands from there, there are
all kinds of strange behaviors.
I cant pin down any properly but they all look like IO issues.
-- If the turtle window is hidden by the tkinter interpreter window,
none of what is drawn appears
-- If the turtle window is killed I get a
this window is not responding box
-- The window always shows as 'Non responding'
I therefore guess that the emacs-related behavior I asked about
earlier has little to do with emacs and more to do with tkinter on
windows.
Can someone confirm/deny this?
http://groups.google.com/group/comp.lang.python/browse_thread/thread/4f55b4cb77653115/6543ed65bbb51c09?lnk=gst&q=rusi#6543ed65bbb51c09
http://groups.google.com/group/comp.lang.python/browse_thread/thread/36e757567f28368e/8737ab250b9f657a?lnk=gst&q=rusi+ipython#8737ab250b9f657a
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Tkinter bug? rusi <rustompmody@gmail.com> - 2011-05-23 08:47 -0700 Re: Tkinter bug? Ned Deily <nad@acm.org> - 2011-05-23 09:55 -0700
csiph-web