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

VST window always on top #771

Closed
thibaudk opened this issue Jun 4, 2018 · 3 comments
Closed

VST window always on top #771

thibaudk opened this issue Jun 4, 2018 · 3 comments

Comments

@thibaudk
Copy link
Member

thibaudk commented Jun 4, 2018

When showing the VST's GUI, most sequencers would always display this new window on top.
This feature has been requested by composers taking part in the OSSIA/score workshop.

@jcelerier
Copy link
Member

this one is fairly easy to do yourself if you want.

See http://www.qtcentre.org/threads/7384-Force-a-QDialog-to-be-the-top-level-Window-and-to-stay-at-this-level

and the class VSTWindow in VSTWidgets.hpp (in the "media" plug-in).

@thibaudk
Copy link
Member Author

thibaudk commented Jun 5, 2018

Cool!
Yes I will try it my self soon.
Thanks for the pointers! Keep them coming.

@thibaudk
Copy link
Member Author

Woks great on both vst's and the "working lv2's"
tested on Ubuntu 18.04

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

2 participants