<br><br><div class="gmail_quote">On Sat, Jun 12, 2010 at 4:43 AM, Lars Böttcher <span dir="ltr"><<a href="mailto:lars-boettcher@web.de">lars-boettcher@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br>
<br>
LV2_external_ui is your friend. It should work.<br>
<br>
<a href="http://lv2plug.in/docs/index.php?title=ExternalUIExtension" target="_blank">http://lv2plug.in/docs/index.php?title=ExternalUIExtension</a><br>
<br>
<a href="http://nedko.arnaudov.name/soft/lv2fil/trac/browser" target="_blank">http://nedko.arnaudov.name/soft/lv2fil/trac/browser</a><br>
_______________________________________________<br>
Linux-audio-dev mailing list<br>
<a href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-dev" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a><br>
</blockquote></div><br>Hi,<br><br>That looks good, except the following line presents me with a problem:  "A UI MUST specify its
class in the RDF data, in this case ui:GtkUI. The class defines what type
the UI is, e.g. what graphics toolkit it uses."<br><br>This wouldn't be a problem if ui:QtUI were defined somewhere, but the only class which is a sub-class of ui:UI is ui:GtkUI.  This seems to be the exact same problem that I mentioned was being discussed here: <a href="http://lists.lv2plug.in/pipermail/devel-lv2plug.in/2010-March/000491.html">http://lists.lv2plug.in/pipermail/devel-lv2plug.in/2010-March/000491.html</a><br>

<br>That discussion didn't seem to have a resolution, and I could find any extension or code output as a result of that, except a simple qt to gtk and gtk to qt embedding demo.<br><br><br>Jeremy<br>