I've never worked with qt (only wx) but have you checked out the qt 
embedding examples in the /examples/user_interfaces/ directory? Should 
be a good start.  There is also

http://www.scipy.org/Cookbook/Matplotlib/Qt_with_IPython_and_Designer

from the matplotlib cookbook which seems to address embedding a 
matplotlib widget using Designer.

Cheers,

-Jonathan Helmus


Ewald Zietsman wrote:
> Hi All,
>
> I'd like to use a matplotlib widget in a GUI app I'm working on. I 
> have tried qwt but I know matplotlib a lot better and would like to 
> use it instead. Is there anybody who have done this before? More 
> specifically, does anyone know how to add a matplotlib widget as a 
> custom widget in qt4 designer?
>
> Any help will be greatly appreciated,
>
> Ewald Zietsman


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to