From: Roland H. <rh...@ya...> - 2008-09-23 18:02:04
|
It looks like those examples suspend operation while waiting for a click, after going to mainloop(). On a related note, after I use pylab.plot() to draw the screen, the toolbar is inaccessible unless I also use show(), which then halts the program until I close the window. |