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. getting the issues with QDialog

getting the issues with QDialog

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 299 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
    srimuthu
    wrote on last edited by
    #1

    Hi, I’ve created a dialog box for my desktop application. In the application, I have a QPushButton that opens this dialog. However, sometimes when I click the button, a shadow appears around the top-left margin of the dialog during its creation. I’m using a std::unique_ptr to create the dialog class instance. Anyone face this iusse in qt ? and anyone can give solution for this...

    jsulmJ 1 Reply Last reply
    0
    • S srimuthu

      Hi, I’ve created a dialog box for my desktop application. In the application, I have a QPushButton that opens this dialog. However, sometimes when I click the button, a shadow appears around the top-left margin of the dialog during its creation. I’m using a std::unique_ptr to create the dialog class instance. Anyone face this iusse in qt ? and anyone can give solution for this...

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

      @srimuthu Can you post a picture of what you mean?
      Also, on what OS and what Qt version? Do you show this dialog as modal one?

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

      1 Reply Last reply
      0
      • S Offline
        S Offline
        srimuthu
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • Christian EhrlicherC Online
          Christian EhrlicherC Online
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          And what's the difference between these two pictures?

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          1 Reply Last reply
          1
          • S Offline
            S Offline
            srimuthu
            wrote on last edited by
            #5

            This is my dialog — when it’s created, a faint shadow briefly appears on the left margin for a fraction of a second. It doesn’t happen every time, but it occurs occasionally

            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