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. Help with GUI
Qt 6.11 is out! See what's new in the release blog

Help with GUI

Scheduled Pinned Locked Moved Unsolved Qt for Python
3 Posts 2 Posters 802 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.
  • S Offline
    S Offline
    Samuel Bachorik
    wrote on last edited by Samuel Bachorik
    #1

    Hello all, i want to ask you if someone of you guys can give me example of layout or GUI like this. Scroll area and labels with texts like this. I just cant figure out how to make something like this with PyQt5. Back in this topic i got some tips but documentation didn't help me to reach this goal - https://forum.qt.io/topic/117882/move-label-in-qvboxlayout
    On internet i can not find example code and i am not able to figure it out.

    69b83c29-f848-4cba-87e8-7c7f1790e4c5-image.png

    JonBJ 1 Reply Last reply
    0
    • S Samuel Bachorik

      Hello all, i want to ask you if someone of you guys can give me example of layout or GUI like this. Scroll area and labels with texts like this. I just cant figure out how to make something like this with PyQt5. Back in this topic i got some tips but documentation didn't help me to reach this goal - https://forum.qt.io/topic/117882/move-label-in-qvboxlayout
      On internet i can not find example code and i am not able to figure it out.

      69b83c29-f848-4cba-87e8-7c7f1790e4c5-image.png

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @Samuel-Bachorik
      As @SGaist wrote you there:

      In that case you should rather use a QListView and a custom QStyledItemDelegate.

      So how far did you get at least with just using a QListView? I will not post any further here, in case anyone wants to write the whole code for you.

      1 Reply Last reply
      2
      • S Offline
        S Offline
        Samuel Bachorik
        wrote on last edited by
        #3

        @JonB Hello and thanks a lot for reply. I am not asking for full code. I already made good looking and working applications thanks to PyQt but this one i cant get to work. So i am just asking if someone knows about some source where i can find more information about it. Thank you.

        1 Reply Last reply
        0

        • Login

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