On Fri, Nov 13, 2009 at 2:24 PM, Christopher Barker
<chris.bar...@noaa.gov> wrote:
> 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.

For wx, this is illustrated in this example:

http://matplotlib.sourceforge.net/examples/user_interfaces/embedding_in_wx5.html

JDH

------------------------------------------------------------------------------
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