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 my GUI instead of a frame. 

I've seen the embed-in-wx-example but it seems you then lose the
convenient pylab interface for plotting.

>From the Shell from pycrust i can import pylab and do anything except
showing the plot. The figure window shows up with a show() (after a
plot()) but then it draws nothing.

Can anyone tell me what is going wrong and how i could  solve the
problem.

Regards
Rein



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to