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. Creating a banner+message overlay on bottom of window
Forum Updated to NodeBB v4.3 + New Features

Creating a banner+message overlay on bottom of window

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 913 Views 1 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.
  • R Offline
    R Offline
    RaisinBread22
    wrote on last edited by RaisinBread22
    #1

    My application consists of multiple windows which I was able to achieve through the use of QStackedWidget. I want to display important messages via a red banner that can appear/dissappear at the bottom of the window, which persists across all QStackedWidget windows. How would I go about doing this? I've created a rough illustration of what I want:

    alt text

    alt text

    RatzzR 1 Reply Last reply
    0
    • R RaisinBread22

      My application consists of multiple windows which I was able to achieve through the use of QStackedWidget. I want to display important messages via a red banner that can appear/dissappear at the bottom of the window, which persists across all QStackedWidget windows. How would I go about doing this? I've created a rough illustration of what I want:

      alt text

      alt text

      RatzzR Offline
      RatzzR Offline
      Ratzz
      wrote on last edited by Ratzz
      #2

      @RaisinBread22
      You can make use of http://doc.qt.io/archives/qt-4.8/qstatusbar.html#details.

      Edit: http://doc.qt.io/qt-5/qstatusbar.html#details

      --Alles ist gut.

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

        @Ratzz please use the latest documentation links. Qt 4 has already reached end of life for some times now.

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

        RatzzR 1 Reply Last reply
        1
        • SGaistS SGaist

          @Ratzz please use the latest documentation links. Qt 4 has already reached end of life for some times now.

          RatzzR Offline
          RatzzR Offline
          Ratzz
          wrote on last edited by
          #4

          @SGaist

          Hi,
          Edited the post. I have not noticed its of Qt 4 :)

          --Alles ist gut.

          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