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. Responsive Ui
Forum Updated to NodeBB v4.3 + New Features

Responsive Ui

Scheduled Pinned Locked Moved Solved General and Desktop
13 Posts 8 Posters 7.9k Views 3 Watching
  • 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.
  • I Offline
    I Offline
    iamMHZ
    wrote on last edited by
    #1

    How to Design an Responsive Desktop UI with Qt Designer??

    1 Reply Last reply
    0
    • U Offline
      U Offline
      umod.47
      wrote on last edited by
      #2

      What do you mean "responsive"? Qt is quite fast.

      Press ESCAPE to enter or ENTER to escape.
      Keyboard not found. Press F1 to continue.
      (c) BIOS

      I 1 Reply Last reply
      2
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi
        Can you add a bit more of detail of what sort of design and requirements?
        For a normal Desktop GUI, with no animation or fluff,
        QWidgets are very fast.

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

          Hi,

          Are you trying to bring web development concepts on desktop application ?
          If so, what kind of application are you trying to implement ?

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

          I 1 Reply Last reply
          0
          • U umod.47

            What do you mean "responsive"? Qt is quite fast.

            I Offline
            I Offline
            iamMHZ
            wrote on last edited by
            #5

            @umod-47
            hi
            i'm new to Qt world...

            by responsive i mean that all widgets in the window will be resize when the window resizes

            aha_1980A MijazM 2 Replies Last reply
            0
            • I iamMHZ

              @umod-47
              hi
              i'm new to Qt world...

              by responsive i mean that all widgets in the window will be resize when the window resizes

              aha_1980A Offline
              aha_1980A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Hi @iammhz,

              seems you want to look at layouts.

              Regards

              Qt has to stay free or it will die.

              I 1 Reply Last reply
              2
              • SGaistS SGaist

                Hi,

                Are you trying to bring web development concepts on desktop application ?
                If so, what kind of application are you trying to implement ?

                I Offline
                I Offline
                iamMHZ
                wrote on last edited by
                #7

                @sgaist

                hi

                no , Just a desktop application

                mrjjM 1 Reply Last reply
                0
                • I iamMHZ

                  @sgaist

                  hi

                  no , Just a desktop application

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

                  @iammhz
                  Hi
                  as @aha_1980 says, layouts will give you that.
                  Make sure to practice a little with them. At first, they can be a bit
                  funky but they are very powerful.

                  there is also
                  6. Layout Management
                  in this book
                  https://tfetimes.com/wp-content/uploads/2015/09/c-gui-programming-with-qt-4-2ndedition.pdf

                  Its for Qt4 but very little have changed so its still a fine read. (IMHO)

                  1 Reply Last reply
                  3
                  • aha_1980A aha_1980

                    Hi @iammhz,

                    seems you want to look at layouts.

                    Regards

                    I Offline
                    I Offline
                    iamMHZ
                    wrote on last edited by
                    #9

                    @aha_1980
                    @mrjj

                    Tnx 🌺

                    1 Reply Last reply
                    1
                    • I iamMHZ

                      @umod-47
                      hi
                      i'm new to Qt world...

                      by responsive i mean that all widgets in the window will be resize when the window resizes

                      MijazM Offline
                      MijazM Offline
                      Mijaz
                      wrote on last edited by
                      #10

                      @iamMHZ
                      how to design responsive UI?
                      If you have any simple example then please share it with me.

                      aha_1980A 1 Reply Last reply
                      0
                      • MijazM Mijaz

                        @iamMHZ
                        how to design responsive UI?
                        If you have any simple example then please share it with me.

                        aha_1980A Offline
                        aha_1980A Offline
                        aha_1980
                        Lifetime Qt Champion
                        wrote on last edited by
                        #11

                        @Mijaz https://doc.qt.io/qt-5/layout.html

                        Qt has to stay free or it will die.

                        1 Reply Last reply
                        2
                        • K Offline
                          K Offline
                          KingslyEn
                          wrote on last edited by
                          #12

                          Hi,
                          for the who one has the same question as I had,
                          You must ad a layout first
                          this video helps me a lot
                          https://www.youtube.com/watch?v=gWa2rqe8l6E

                          1 Reply Last reply
                          2
                          • ? Offline
                            ? Offline
                            A Former User
                            wrote on last edited by A Former User
                            #13
                            This post is deleted!
                            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