QGroupBox with two rows of widgets
Rich Shepard
rshepard at appl-ecosys.com
Mon May 3 19:13:57 BST 2021
On Mon, 3 May 2021, Maurizio Berti wrote:
> Please, read more carefully.
> I used "tboxLayout", not "tbox":
> tboxLayout..addLayout(tb1)
> That tboxLayout refers to the previous point in my list, in which I
> created that object as the layout to which you add the other child
> layouts.
Maurizio,
Yes, I saw that.
I used tbox as the layout name and assumed that added tb1 to it.
Now I'm using Designer to replicate the widgets, groups, and layouts and
I'll see how that translates to python code.
Thank you,
Rich
More information about the PyQt
mailing list