2010/3/11 Kim Hansen :
> canvas.get_tk_widget().grid(row=0)
> canvas._tkcanvas.grid(row=1)
I cannot reproduce your problem. Can you maybe provide a
self-contained script to reproduce the behaviour? Here is mine:
>>> import Tkinter
>>> import matplotlib
>>> tk = Tkinter.Tk()
>>> import matplotli
On 3/11/2010 8:35 AM, Kim Hansen wrote:
> I would really like to use a grid geometry manager instead
http://effbot.org/tkinterbook/grid.htm
hth,
Alan Isaac
--
Download IntelĀ® Parallel Studio Eval
Try the new software t
Hi matplotlib list,
I am a resonably experienced python and matplotlib user, when it comes to
make cmd line programs for batch processing, but I have never tried to make
python GUI before.
I am working on a prototype product, where I want the typical matplotlib
plotting window, but extended with