On Fri, Jun 10, 2011 at 2:43 PM, Rui Nuno Capela <rncbc(a)rncbc.org> wrote:
i'm affraid you'll have to work it out
yourself (as lv2 host) with the
lv2_exeternal_ui extension, 'coz drobilla's suil won't help you here, ever
;)
just to clarify - SUIL and the external UI extension have (nearly)
completely opposing aims. SUIL aims to make it possible to embed the
plugin GUI into a host owned window no matter what toolkits the plugin
GUI and host are written with. the external UI extension allows the
plugin to create & manage its own GUI independently of any host-owned
or host-managed windows.