[PyQt] Layout addWidget alignment
Phil Thompson
phil at riverbankcomputing.com
Wed Jul 1 19:05:20 BST 2015
On 01/07/2015 5:40 pm, Esteban Martinena Guerrero wrote:
> Hi,
>
> The addWidget method of the Layouts accepts 3 arguments. If you set the
> alignment for any widget in a layout tf would be the third argument of
> the
> addWidgetMethod but it's in the second one. This doen't generate any
> errors
> because the second and third parameters are both optional and integers.
>
> Can anyone tell me if you have the same problem?
Should be fixed in tonight's snapshots.
Thanks,
Phil
More information about the PyQt
mailing list