Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How can i rearrange the series of pushbutton in a scroll area in my custom order
QtWS25 Last Chance

How can i rearrange the series of pushbutton in a scroll area in my custom order

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 3 Posters 234 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.
  • A Offline
    A Offline
    azhagan2
    wrote on last edited by
    #1

    How can i rearrange the series of pushbutton in a scroll area in my custom order

    jsulmJ 1 Reply Last reply
    0
    • A azhagan2

      How can i rearrange the series of pushbutton in a scroll area in my custom order

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @azhagan2 What do you mean by "rearrange"?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply
      0
      • SGaistS SGaist moved this topic from Qt in Education on
      • jsulmJ jsulm

        @azhagan2 What do you mean by "rearrange"?

        A Offline
        A Offline
        azhagan2
        wrote on last edited by
        #3

        @jsulm

        hii , i mean i initially dragged and dropped some pushbuttons in the window in the ui design page. but when i tried to access the pushbuttons which is in the scrollArea , i struggled to reorder the flow of pushbuttons , as i need to display one by one after setvisible() that pushbutton.

        Y jsulmJ 2 Replies Last reply
        0
        • A azhagan2

          @jsulm

          hii , i mean i initially dragged and dropped some pushbuttons in the window in the ui design page. but when i tried to access the pushbuttons which is in the scrollArea , i struggled to reorder the flow of pushbuttons , as i need to display one by one after setvisible() that pushbutton.

          Y Offline
          Y Offline
          yamu
          wrote on last edited by
          #4

          @azhagan2 It means you need tab order right? The tab button need to move next pushbutton by order?

          1 Reply Last reply
          0
          • A azhagan2

            @jsulm

            hii , i mean i initially dragged and dropped some pushbuttons in the window in the ui design page. but when i tried to access the pushbuttons which is in the scrollArea , i struggled to reorder the flow of pushbuttons , as i need to display one by one after setvisible() that pushbutton.

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @azhagan2 Still not sure I understand. You want to show only one button. Then hide it and show another one and so on?

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • A azhagan2 has marked this topic as solved on

            • Login

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