wx.lib.plot: Graph in Panel

Telly Williams TWilliams001 at elp.rr.com
Tue May 1 17:57:49 PDT 2007


Hi,

	Needed: Put a graph inside a panel instead of a frame.

	Problem: it seems, according to the tutorial and examples, that the
wx.lib.plot only works within a frame.  Is that all?

	I need to put the graph inside a panel.  The panel is in the top  of a
horizontally split window.  My grid is at the bottom.  With a graph at
the top inside the panel I'd be able to see both the info and a graph.
Placing the graph as the child of the panel doesn't work.  I get some
sort of small "blip" at the top left corner, even if I change the size
of the graph and/or the panel.  I don't want to click on a button and
see a graph appear off in space.  Has anyone tried this before?  Thanks.
 ~Telly




More information about the wxpython-users mailing list