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. Putting other components inside a messagebox?
Forum Updated to NodeBB v4.3 + New Features

Putting other components inside a messagebox?

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 180 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.
  • A Offline
    A Offline
    Arimil
    wrote on last edited by
    #1

    I'm looking to draw a progress bar inside a message box however it doesn't seem like this functionality exists.

    Just looking for confirmation that this isn't supported and I'll have to make my own messagebox class component.

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      QMessageBox only supports adding buttons, but there's also a QProgressDialog which sounds like what you are trying to do.

      1 Reply Last reply
      2
      • A Offline
        A Offline
        Arimil
        wrote on last edited by Arimil
        #3

        Thanks, it looks like I'm going to need to make my own since I need multiple progress bars.

        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