Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. WindowFlags problem?
Forum Updated to NodeBB v4.3 + New Features

WindowFlags problem?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 374 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.
  • A Offline
    A Offline
    aither
    wrote on last edited by
    #1

    Hi, everyone!

    I tested the Qt5.12 example windowflags on iMX6ULL, then

    • I could not remove maximize and minimize button from the preview window of dialog style,
    • I showed two preview window, then z-order of two windows was inverted.
      This example has no problem for Qt5.7 on same device.
      Please tell me how resolve this problem.

    Thanks,
    Best Regards.

    jsulmJ 1 Reply Last reply
    0
    • A aither

      Hi, everyone!

      I tested the Qt5.12 example windowflags on iMX6ULL, then

      • I could not remove maximize and minimize button from the preview window of dialog style,
      • I showed two preview window, then z-order of two windows was inverted.
        This example has no problem for Qt5.7 on same device.
        Please tell me how resolve this problem.

      Thanks,
      Best Regards.

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

      @aither said in WindowFlags problem?:

      This example has no problem for Qt5.7 on same device

      Is Qt 5.7 the pre-installed version on your device?
      What window manager do you use on the device?
      It can be that Qt needs some adaptations for the window manager used (and the pre-installed version has them). One example for this behaviour is Ubuntu.

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

      1 Reply Last reply
      0
      • A Offline
        A Offline
        aither
        wrote on last edited by
        #3

        @jsulm said in WindowFlags problem?:

        First, thanks for your response.

        I use wayland 1.6, and I cross-compiled and use Qt 5.7 and Qt 5.12 opensource.
        The example has no problem for Ubuntu.

        Thanks,
        Best Regards.

        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