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. showMinimized() does nothing with Qt::FramelessWindowHint on OSX El Capitan
Qt 6.11 is out! See what's new in the release blog

showMinimized() does nothing with Qt::FramelessWindowHint on OSX El Capitan

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 411 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.
  • C Offline
    C Offline
    cristeab
    wrote on last edited by cristeab
    #1

    Hi

    I am using QQuickView based dialog and I use

    setFlags(Qt::FramelessWindowHint);
    

    When I call showMinimized() nothing happens. According to this closed bug report
    https://bugreports.qt.io/browse/QTBUG-44195
    this issue should be solved in Qt 5.4.2, but this seems not to be the case on OS X El Capitan.

    Could you confirm if this is still a bug or provide a workaround for it ?

    thanks
    Bogdan

    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