You can send the image directly to the view, for an example see: http://code.google.com/p/rad2py/source/browse/psp2py/modules/draws.py
http://code.google.com/p/rad2py/source/browse/psp2py/controllers/reports.py#243 Best regards, Mariano Reingart http://www.sistemasagiles.com.ar http://reingart.blogspot.com On Mon, Jan 16, 2012 at 12:24 PM, andrej burja <andrej.bu...@gmail.com> wrote: > i've installed the latest verson of matplotlib (from source, also libpng and > freetype) > now matplotlib is working > > but using MATLAB a lot, i have one question: is it possible to use > matplotlib.pyplot instead of matplotlib api (matplotlib.figure) and not > saving the file (sendign directly to view)? or si pyplot only for gui > programming? > > Andrej