Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2778

QT designer Layout margins are not editable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.7.1
    • PySide
    • None
    • Windows 11, 64 bit architecture, QT 6.7.1 version
    • Windows

      I have UI file generated in QT designer 6.5.1 using python 3.9 (Windows 10, 64 bit architecture). This was pushed into git. Now I have downloaded in new machine (Windows 11 , 64 bit architecture) where I have installed python 3.12.3 with QT designer 6.7.1. Like to fix if there is any gap on newer version and make code cleaner.

      Now I found that I could not edit any frame layout margins sizes. I tried changing layout style,etc., nothing worked. I have structure like below.

      "MainWindow"
        |->QWidget (Layout margins are not editable)
             |-> QScrolArea
                       |->QWidget (Layout margins are not editable)
                            |-...and so on
      

      Screenshot on windows 11 where it is not editable is attached.

      List of items tried :

      • I tried updating frame style.
      • I tried creating new frame under my existing widget. Applied horizontal layout in new frames and tried editing layout left/right/top/bottom margins in property editor. I could not edit it.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            crmaurei Cristian Maureira-Fredes
            visasimbu Silambarasan Mohan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes