Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. creating widgets with fixed size and position
Forum Updated to NodeBB v4.3 + New Features

creating widgets with fixed size and position

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 3 Posters 417 Views 2 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.
  • K-StrK Offline
    K-StrK Offline
    K-Str
    wrote on last edited by K-Str
    #1

    Hello,
    in the past I got very good help on this forum. Thanks to all.
    Now I try to create a widget on my raspberry3 which has to have a fixet size and position on the LCD-Display.
    It must use the whole screen from top to the bottom and from left side to the right.
    It also may not have te menu bar on the top or other elements.

    JonBJ 1 Reply Last reply
    0
    • K-StrK K-Str

      Hello,
      in the past I got very good help on this forum. Thanks to all.
      Now I try to create a widget on my raspberry3 which has to have a fixet size and position on the LCD-Display.
      It must use the whole screen from top to the bottom and from left side to the right.
      It also may not have te menu bar on the top or other elements.

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

      @K-Str Is this intended to be in "installation & deployment" forum?

      1 Reply Last reply
      0
      • K-StrK Offline
        K-StrK Offline
        K-Str
        wrote on last edited by
        #3

        I don't know. But where else?
        Sorry! I found a solution:
        in the constructor --> set the variable QMainWindow::showFullScreen();
        I think this is solved now.

        jsulmJ 1 Reply Last reply
        0
        • K-StrK K-Str

          I don't know. But where else?
          Sorry! I found a solution:
          in the constructor --> set the variable QMainWindow::showFullScreen();
          I think this is solved now.

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

          @K-Str said in creating widgets with fixed size and position:

          I think this is solved now.

          Please mark as solved

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

          1 Reply Last reply
          1

          • Login

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