[Matplotlib-users] figure in wxPython interface

2007-06-29 Thread Rein van den Boomgaard
correcting the previous post: the plot() works from the Shell, so the 'only' problem now is to force the plot in a pane and not in a frame... Rein - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the

[Matplotlib-users] figure in wxPython interface

2007-06-29 Thread Rein van den Boomgaard
Dear All, Let me explain what i have in mind: - wx widgets AUI interface with dockable panes + editor pane (OK) + (pycrust) shell pane (mostly OK) + figure panes The last one is the important one now. I would like the figure command in matplotlib/pylab to use a pane in m