qu...@gmx.at wrote:
> I would like to be able to dock some figures into one window
> and be able to look at them by tabs or something similar.
> 
> Is something like that already implemented or does someone know
> of a widget that can do that?

This should be support on with any of the GUI toolkits -- I"d pick which 
one you want depending on other reasons:
  - which one you are familiar with
  - which one you're using for other projects
  - etc, etc,

With wx, for instance, you'd put each MPL plot on a wxNoteBook page. 
Also, if you use wx, I'd check out wxMPL -- it's a nice wrapper for MPL 
on wx that will save you a bit of work.

-Chris






-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to