[DiscordArchive] but why do I have to set margins?
[DiscordArchive] but why do I have to set margins?
Archived author: schlumpf • Posted: 2019-06-01T20:23:45.641000+00:00
Original source
none of those top level widgets use the formlayout thing of having a label for form fields
Archived author: schlumpf • Posted: 2019-06-01T20:23:50.594000+00:00
Original source
you want a vboxlayout here
Archived author: Skarn • Posted: 2019-06-01T20:24:00.429000+00:00
Original source
yeah thought so too
Archived author: Skarn • Posted: 2019-06-01T20:24:06.424000+00:00
Original source
it was not added there by me tho
Archived author: schlumpf • Posted: 2019-06-01T20:24:21.636000+00:00
Original source
Archived author: Skarn • Posted: 2019-06-01T20:24:28.683000+00:00
Original source
the issue still stands tho
Archived author: schlumpf • Posted: 2019-06-01T20:25:07.385000+00:00
Original source
that doesn't really make sense either though as dockwidget has a `setWidget()` function, whcih implies not using any you-specified layout
Archived author: schlumpf • Posted: 2019-06-01T20:25:12.753000+00:00
Original source
and I didn't see you adding one in that diff either
Archived author: schlumpf • Posted: 2019-06-01T20:25:37.564000+00:00
Original source
so the layout on the widget you setWidget doesn't cause this, but the layout that contains that `setWidget()`-ed widget
Archived author: Skarn • Posted: 2019-06-01T20:25:42.154000+00:00
Original source
The "swap" that i am doing works per global widget