Actions
Bug #1947
closedWGridLayout setColumnStretch fails when child widget has a layout
Start date:
06/03/2013
Due date:
% Done:
0%
Estimated time:
Description
I'm trying to get a 6x6 WGridLayout to have good reasonable defaults for the column widths. The attached code shows two different behaviors when CREATE_PROBLEM is set to true and false. It seems that if my child widget has any kind of layout at all, the column stretch factors on the parent layout are ignored.
Files
Updated by Koen Deforche over 11 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.3.1
Hey,
That's a bug indeed (triggered by the WStackedWidget inside the WTabWidget actually).
A fix is on its way.
Regards,
koen
Updated by Koen Deforche over 11 years ago
- Status changed from Resolved to Closed
Actions