[Clam-devel] Re: VST plugins with qt interface!

Andreas Beisler ebfx at smartelectronix.com
Tue Apr 14 11:02:05 PDT 2009


Hi David,

I just had a quick look at the spike solution for creating vst plugins 
with a qt gui.

In QADelayEditor-0001.cpp I saw that you took the window handle that the 
vst host passes to you and then you created a child window for that, 
which is a QWidget.
Is there any way to re-use the window handle from the host directly?
I did some preliminary tests, but it failed. It just worked by creating 
a new child window.

Best regards,
Andreas




More information about the clam-devel mailing list