PyQt6 – How can I expand a field in a QFormLayout
I would like to expand the combobox field in a form layout, but I just can’t seem to find the right combination of spells to achieve this. Specific documentation on practical layout management seems a bit thin on the ground – I don’t get a lot of mileage out of the doc.qt.io site.