[LAD] avw.lv2 0.0.9

David Robillard d at drobilla.net
Thu Dec 20 00:52:55 UTC 2012


On Tue, 2012-12-18 at 17:50 +0000, Aurélien Leblond wrote:
> 
> >
>         [...]
>         > I just released a new version of the avw.lv2 plugin suit:
>         
>         [...]
>         > - Starting not to use Gtk Builder (only LFO GUI)
>         
>         
>         Out of curiosity, were there any technical problems behind
>         this, or just
>         consistency/preference/whatever?
>         
>         -dr
>         
> No technical problem really but, I simply couldn't figure out how to
> add the new dials in Gladem and wasn't too keen into having my GUI
> half done in Glade, half done in code.

Okay, just curious.  The Ingen UI itself uses GtkBuilder extensively.

Now that it's built in to Gtk proper (no separate libglade) it's great.
Few things are more tedious than coding boring stock widget interfaces
(and that tedium + slow dev cycle + no WYSIWYG usually = sloppy
interfaces).  For plugins and custom audio UI stuff that you inherently
need to write a bunch of code for anyway it doesn't really do much for
you, though.

The "canvas at center stage, remaining stock stuff built in Glade"
approach has worked pretty well for me.  Ideally I'd like to minimize
that remaining stuff, since I'd like Ingen to run on things that don't
have Gtk...

-dr


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20121219/720dba6d/attachment.pgp>


More information about the Linux-audio-dev mailing list