<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <blockquote type="cite"
cite="mid:d1fa7a9f-b519-118b-4268-a2e0755d0930@open-music-kontrollers.ch">
      <blockquote type="cite">
        <pre wrap="">Can somebody point me in the right direction?
</pre>
      </blockquote>
      <pre wrap="">
Hi

I don't know any FAUST, but I gladly share some links to threads on the
LV2 mailing list reminding developers why they *should not* use any of
the big toolkits (e.g. Qt, Gtk) to author plugin GUIs [1][2]. Should
save you a lot of pain in the long run...

[1]
<a class="moz-txt-link-freetext" href="http://lists.lv2plug.in/htdig.cgi/devel-lv2plug.in/2016-March/001593.html">http://lists.lv2plug.in/htdig.cgi/devel-lv2plug.in/2016-March/001593.html</a>
[2]
<a class="moz-txt-link-freetext" href="http://lists.lv2plug.in/htdig.cgi/devel-lv2plug.in/2017-March/001755.html">http://lists.lv2plug.in/htdig.cgi/devel-lv2plug.in/2017-March/001755.html</a>
</pre>
    </blockquote>
    I hear you, and (in a way) I agree, but then again what is left?
    Event FLTK doesn't seem to pass the purity test :) <br>
    <br>
    Seriously, my plugin already has a Qt GUI, I'd just like to learn
    how to control it... I do have two files, <a moz-do-not-send="true"
href="https://bitbucket.org/yassinphilip/kik/src/2c4b34db4bfad9f7198cb342e0ea78e4d8e2655c/lv2ui.cpp?at=master&fileviewer=file-view-default">lv2ui.cpp</a>
    and lv2qtgui.h but they look more like library include files ; As
    far as I know I can even use CSS nowadays to style my Qt app, don't
    anybody know at which point do that happen?<br>
    <br>
    yPhil<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Yassin Philip      New album NOW
<a class="moz-txt-link-freetext" href="http://yassinphilip.bitbucket.io">http://yassinphilip.bitbucket.io</a></pre>
  </body>
</html>