Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimizing broken after building with Mac OS High Sierra SDK #10

Open
KnappSas opened this issue Jan 2, 2018 · 3 comments
Open

Minimizing broken after building with Mac OS High Sierra SDK #10

KnappSas opened this issue Jan 2, 2018 · 3 comments

Comments

@KnappSas
Copy link

KnappSas commented Jan 2, 2018

Hey,
I'm investigating a problem with my frameless app and tried yours to see if I run into the same problem.
Since I'm using the 10.13 SDK using the Qt::FramelessWindowHint seems to break ShowMinimized() as well as setting the window state by myself with setWindowState().
Did you also experience this issue?

@Jorgen-VikingGod
Copy link
Owner

Hi @KnappSas I will check this later today and will report.

@emoon
Copy link
Contributor

emoon commented Jan 20, 2018

I'm having the same issue. Pressing the minimize button doesn't work.

@KnappSas
Copy link
Author

KnappSas commented Jan 21, 2018

I reported this in Qt's BugTracker. I did a workaround for this with non Qt-Code like this Minimize / miniaturize cocoa NSWindow without titlebar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants