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 8 Aug 2021, 18:18 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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 11 Aug 2021, 19:37 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 12 Aug 2021, 17:37
      0
      • S SGaist
        11 Aug 2021, 19:37

        Hi,

        You should check the layout building part of the script.

        M Offline
        M Offline
        Mitko
        wrote on 12 Aug 2021, 17:37 last edited by
        #3

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

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 12 Aug 2021, 18:49 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 20 Aug 2021, 18:41 last edited by
            #5

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

            M 1 Reply Last reply 20 Aug 2021, 18:46
            0
            • M Mitko
              20 Aug 2021, 18:41

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

              M Offline
              M Offline
              mrjj
              Lifetime Qt Champion
              wrote on 20 Aug 2021, 18:46 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 18 Sept 2021, 17:37 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