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

Windows always pop under? #30

Open
pranav-prakash opened this issue Nov 7, 2016 · 1 comment
Open

Windows always pop under? #30

pranav-prakash opened this issue Nov 7, 2016 · 1 comment

Comments

@pranav-prakash
Copy link

When a message is received and a window is spawned, it seems to be under every other window — so you can't see it unless you don't have any other windows open.

Information: OSX Mavericks, Qt 5.7.0

@pranav-prakash
Copy link
Author

pranav-prakash commented Nov 8, 2016

I fixed this in my own version. Use self.setWindowFlags(QtCore.Qt.WindowStaysOnTopHint).

I'll make a forked version with some usability changes (customized for osx).

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

No branches or pull requests

1 participant