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. Is there any way to set Bring to front properties to dynamic label?

Is there any way to set Bring to front properties to dynamic label?

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 2 Posters 511 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.
  • Q Offline
    Q Offline
    Qt embedded developer
    wrote on last edited by
    #1

    i have one dynamic label that is i need to show on front side.

    if any body know how to set 'Bring to front properties ' to dynamic label then let me know.

    jsulmJ 1 Reply Last reply
    0
    • Q Qt embedded developer

      @jsulm i have to show my preferred dynamic label to set front side of any widget class and dynamic UI such as message box.

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

      @Qt-embedded-developer Take a look at this: https://doc.qt.io/qt-5/qt.html#WindowType-enum

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

      Q 1 Reply Last reply
      4
      • Q Qt embedded developer

        i have one dynamic label that is i need to show on front side.

        if any body know how to set 'Bring to front properties ' to dynamic label then let me know.

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

        @Qt-embedded-developer said in Is there any way to set Bring to front properties to dynamic label?:

        i have one dynamic label that is i need to show on front side

        Front side of what?
        You should really explain better what you want to do.

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

        Q 1 Reply Last reply
        2
        • jsulmJ jsulm

          @Qt-embedded-developer said in Is there any way to set Bring to front properties to dynamic label?:

          i have one dynamic label that is i need to show on front side

          Front side of what?
          You should really explain better what you want to do.

          Q Offline
          Q Offline
          Qt embedded developer
          wrote on last edited by
          #3

          @jsulm i have to show my preferred dynamic label to set front side of any widget class and dynamic UI such as message box.

          jsulmJ 2 Replies Last reply
          0
          • Q Qt embedded developer

            @jsulm i have to show my preferred dynamic label to set front side of any widget class and dynamic UI such as message box.

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

            @Qt-embedded-developer I still don't understand: do you want to have a QLabel which is always on top of anything other in your app?

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

            1 Reply Last reply
            1
            • Q Qt embedded developer

              @jsulm i have to show my preferred dynamic label to set front side of any widget class and dynamic UI such as message box.

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

              @Qt-embedded-developer Take a look at this: https://doc.qt.io/qt-5/qt.html#WindowType-enum

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

              Q 1 Reply Last reply
              4
              • jsulmJ jsulm

                @Qt-embedded-developer Take a look at this: https://doc.qt.io/qt-5/qt.html#WindowType-enum

                Q Offline
                Q Offline
                Qt embedded developer
                wrote on last edited by Qt embedded developer
                #6

                @jsulm After using 'WindowType-enum' , my UI's transparent background color get disappeared.

                what extra thing i need to do to get transparent background popup with WindowType-enum ?

                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