[LAD] How to develop guis for LV2?

David Robillard dave at drobilla.net
Sun Nov 8 19:25:30 UTC 2009


On Sun, 2009-11-08 at 19:19 +0000, Chris Cannam wrote:
> On Sun, Nov 8, 2009 at 7:18 PM, Nedko Arnaudov <nedko at arnaudov.name> wrote:
> > Chris Cannam <cannam at all-day-breakfast.com> writes:
> >> Because it passes a GTK window, doesn't it?  (Doesn't it?)  Which has
> >> no meaning anywhere except GTK.
> >
> > It passes GTK *widget*.
> 
> Right, OK, same thing though from this point of view.  GTK anything.

How can one possible embed a Gtk widget without... having a Gtk
widget? :)

Again, to be sure this is clear, there is no "Gtk UI extension".  The UI
extension can return a UI of any type (as a void pointer), Gtk just
happens to be one of them.  Qt or Fltk could be another, or some kind of
higher level wrapper thingamawhatsit that would be necessary to support
this - anything at all.

-dr





More information about the Linux-audio-dev mailing list