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. Beginner question: how to control the location of these windows inside the application
QtWS25 Last Chance

Beginner question: how to control the location of these windows inside the application

Scheduled Pinned Locked Moved Unsolved General and Desktop
beginnerwidgetswindow manager
3 Posts 2 Posters 418 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.
  • V Offline
    V Offline
    veers.cani
    wrote on last edited by
    #1

    Hi,

    I am an absolute beginner and created some first Qt apps for testing. Happy with controlling position of multiple widgets (with updating plots) programmatically. But it is too static. And I found this example of a GUI I try to understand the basics of:

    alt text

    I could create simple Qt windows and tile them (a bit). But no way near how I could do it with widgets.

    I want to build something with up to 8 of these “windows”. That can be added programmatically. And closed and moved by the user. What principles and components should I be looking at?

    JoeCFDJ 1 Reply Last reply
    0
    • V veers.cani

      Hi,

      I am an absolute beginner and created some first Qt apps for testing. Happy with controlling position of multiple widgets (with updating plots) programmatically. But it is too static. And I found this example of a GUI I try to understand the basics of:

      alt text

      I could create simple Qt windows and tile them (a bit). But no way near how I could do it with widgets.

      I want to build something with up to 8 of these “windows”. That can be added programmatically. And closed and moved by the user. What principles and components should I be looking at?

      JoeCFDJ Offline
      JoeCFDJ Offline
      JoeCFD
      wrote on last edited by
      #2

      @veers-cani https://doc.qt.io/qt-6/qtwidgets-mainwindows-dockwidgets-example.html

      V 1 Reply Last reply
      1
      • JoeCFDJ JoeCFD

        @veers-cani https://doc.qt.io/qt-6/qtwidgets-mainwindows-dockwidgets-example.html

        V Offline
        V Offline
        veers.cani
        wrote on last edited by
        #3

        @JoeCFD great!! Will start experimenting

        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