Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Zigbee-GUI PyQT5
Forum Update on Monday, May 27th 2025

Zigbee-GUI PyQT5

Scheduled Pinned Locked Moved Unsolved Qt for Python
7 Posts 3 Posters 639 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mitko
    wrote on last edited by
    #1

    Hi, i try to run this project (https://github.com/zzeitt/ZigBee-GUI), but i can't expand the box with the map, and i also can't see part of the app as it is shown in the pic example, any help?
    !
    231147123_2398725630257676_5437143861314304843_n.jpg

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You should check the layout building part of the script.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      M 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        You should check the layout building part of the script.

        M Offline
        M Offline
        Mitko
        wrote on last edited by
        #3

        @SGaist I'm new to this, can you help me little more?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You should start by reading the Layout Management chapter of Qt's documentation.

          Then check the initLayout function.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • M Offline
            M Offline
            Mitko
            wrote on last edited by
            #5

            Can't understand enough from this example, can someone help me problem ?

            mrjjM 1 Reply Last reply
            0
            • M Mitko

              Can't understand enough from this example, can someone help me problem ?

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @Mitko

              Hi
              In the groupbox called Kapta.
              You want to create a new layout.
              Then you want to insert that "map box" to this layout.
              And assign this layout to Kapta.

              Then "map box" is controlled by the layout and the layout follow Kapta.

              1 Reply Last reply
              1
              • M Offline
                M Offline
                Mitko
                wrote on last edited by
                #7

                I fix this problem

                1 Reply Last reply
                1

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved