On Fri, Dec 07, 2001 at 03:53:16 +0100, Richard Guenther wrote: > mechanism). And a java GUI communicating with a LADSPA plugin through > some standard protocol isnt the worst thing I can think of - at least > it'd be cross platform. I dont know java very well, but I can imagine > java having support for the http protocol builtin.
Java is not very good for making UI's unfortunatly. GTK + glade on the other hand is very easy. - Steve
