Closed pvmm closed 1 year ago
On Mac OS, Qt::Tool without Qt::WA_MacAlwaysShowToolWindow has, for a lack of a better description, the effect of AlwaysOnBottom after the main window loses focus to another application.
Qt::Tool
Qt::WA_MacAlwaysShowToolWindow
AlwaysOnBottom
On Mac OS,
Qt::Tool
withoutQt::WA_MacAlwaysShowToolWindow
has, for a lack of a better description, the effect ofAlwaysOnBottom
after the main window loses focus to another application.