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. Can I change the size of the box used to show the detailed text inside QMessageBox?
Forum Updated to NodeBB v4.3 + New Features

Can I change the size of the box used to show the detailed text inside QMessageBox?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 363 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.
  • S Offline
    S Offline
    SamuelAbance
    wrote on last edited by
    #1

    My problem is that the space for showing the details is very narrow and I have to show a lot of text. I would like to make it bigger.

    jsulmJ 1 Reply Last reply
    0
    • S SamuelAbance

      My problem is that the space for showing the details is very narrow and I have to show a lot of text. I would like to make it bigger.

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

      @SamuelAbance Do you use https://doc.qt.io/qt-6/qmessagebox.html#informativeText-prop to show all that text?

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

      S 1 Reply Last reply
      0
      • jsulmJ jsulm

        @SamuelAbance Do you use https://doc.qt.io/qt-6/qmessagebox.html#informativeText-prop to show all that text?

        S Offline
        S Offline
        SamuelAbance
        wrote on last edited by
        #3

        @jsulm I use setDetailedText because I want to hide all the details at first. The problem is that when the user clicks in the show details button the text box shown is too small.

        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