Moving plot windows?

Hi,
I'm trying to move plot windows programmatically, or at least control where
a new window opens. At the moment, every new window opens 20px further
down/right from the previous new window, but can I tell it to open e.g. 0px
down and 100px right? Or can I move it after it opens? I've dug around a
bit and gotten lost in fig.canvas.get_tk_widget(), am I looking in the wrong
place?

At the moment I'm using the TkAgg backend with matplotlib 1.0.1 (python 2.6)
on Mac OS X.

thanks,
Ethan

···


View this message in context: http://old.nabble.com/Moving-plot-windows--tp32411243p32411243.html
Sent from the matplotlib - users mailing list archive at Nabble.com.