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 26 Aug 2019, 14:55 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 26 Aug 2019, 15:03 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 28 Aug 2019, 11:11
      2
      • M Offline
        M Offline
        mrjj
        Lifetime Qt Champion
        wrote on 26 Aug 2019, 15:13 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
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 26 Aug 2019, 17:31 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 28 Aug 2019, 11:34
          0
          • U umod.47
            26 Aug 2019, 15:03

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

            I Offline
            I Offline
            iamMHZ
            wrote on 28 Aug 2019, 11:11 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

            A M 2 Replies Last reply 28 Aug 2019, 11:13
            0
            • I iamMHZ
              28 Aug 2019, 11:11

              @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

              A Offline
              A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on 28 Aug 2019, 11:13 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 28 Aug 2019, 11:49
              2
              • S SGaist
                26 Aug 2019, 17:31

                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 28 Aug 2019, 11:34 last edited by
                #7

                @sgaist

                hi

                no , Just a desktop application

                M 1 Reply Last reply 28 Aug 2019, 11:35
                0
                • I iamMHZ
                  28 Aug 2019, 11:34

                  @sgaist

                  hi

                  no , Just a desktop application

                  M Offline
                  M Offline
                  mrjj
                  Lifetime Qt Champion
                  wrote on 28 Aug 2019, 11:35 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
                  • A aha_1980
                    28 Aug 2019, 11:13

                    Hi @iammhz,

                    seems you want to look at layouts.

                    Regards

                    I Offline
                    I Offline
                    iamMHZ
                    wrote on 28 Aug 2019, 11:49 last edited by
                    #9

                    @aha_1980
                    @mrjj

                    Tnx 🌺

                    1 Reply Last reply
                    1
                    • I iamMHZ
                      28 Aug 2019, 11:11

                      @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

                      M Offline
                      M Offline
                      Mijaz
                      wrote on 16 Oct 2019, 07:33 last edited by
                      #10

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

                      A 1 Reply Last reply 16 Oct 2019, 07:48
                      0
                      • M Mijaz
                        16 Oct 2019, 07:33

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

                        A Offline
                        A Offline
                        aha_1980
                        Lifetime Qt Champion
                        wrote on 16 Oct 2019, 07:48 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 16 Feb 2020, 14:52 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 3 Feb 2023, 15:32 last edited by A Former User 2 Mar 2023, 15:32
                            #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