|
From: Paul D. D. <pde...@ix...> - 2013-08-19 09:10:17
|
> From: Sudheer Joseph [mailto:sud...@ya...] > > If you start python like below with qt console. > You will get plots with out controls etc. You can right click > on plots and save it as png. Else from command prompt as pdf > as you wish. > > ipython qtconsole --colors=linux --pylab=inline That's not what I meant. I'm not using ipython or qtconsole. This is for an embedded system (Gumstix) with a small LCD. I have a program written in PyGTK that fills the LCD with a single window with various buttons in it. I want to display a plot in a pane in that window, not in a separate window. -- Ciao, Paul D. DeRocco Paul mailto:pde...@ix... |