Hi Darren,

Thanks for your answer.
... I've updated to matplotlib 0.99 since the last email... and the bug disappeared :) Must be a bug of previous version since I had ever added a layout to the central widget!

Thanks anyway for your help!

On Fri, Sep 11, 2009 at 5:52 PM, Laurent Dufrechou

laurent.dufrec...@gmail.com> wrote:

> Hello,

>

> I face a very boring problem.

> Here is a little modified pyqt widget example found on matplotlib website.

> Basicaly I've just added a tab widget and inside it a matplotlib widget.

>

> Sadly, on creation the widget don't get the full size of the PA_tab widget

> :(

> BUT once I resize manually the app all became OK...

>

> To be honest I've got NO idea of what is the problem :(

>

> Any direction highly appreciated!



Try adding a layout to the central widget and adding your tab widget

to that layout.



Darren

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