Skip to content

flowLayout doesn't support "with" but rowLayout does #478

@mwspace

Description

@mwspace

I just started adapting some older UI code to use with instead of setParent but I've found it doesn't work with flowLayouts. Works fine with rowLayout, columnLayout and window

The error is:

TypeError: 'str' object does not support the context manager protocol

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions