[LAD] Qt GUI for LV2 Plugin

Jeremy jeremybubs at gmail.com
Sat Jun 12 18:11:03 UTC 2010


On Sat, Jun 12, 2010 at 4:43 AM, Lars Böttcher <lars-boettcher at web.de>wrote:

> Hi,
>
> LV2_external_ui is your friend. It should work.
>
> http://lv2plug.in/docs/index.php?title=ExternalUIExtension
>
> http://nedko.arnaudov.name/soft/lv2fil/trac/browser
> _______________________________________________
> Linux-audio-dev mailing list
> Linux-audio-dev at lists.linuxaudio.org
> http://lists.linuxaudio.org/listinfo/linux-audio-dev
>

Hi,

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."

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:
http://lists.lv2plug.in/pipermail/devel-lv2plug.in/2010-March/000491.html

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.


Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20100612/6c3747bf/attachment.html>


More information about the Linux-audio-dev mailing list