On Mon, 2 Jun 2003, Frank Barknecht wrote:
Hallo,
Kjetil S. Matheussen hat gesagt: // Kjetil S. Matheussen wrote:
And here is a screenshot of 0.62 running in
linux:
http://www.notam02.no/radium/pictures/v062_linux.png
(notice the runnning of xlib(editor), qt(fx selector),
gtk(midi settings/help) and tk(playlist) simultaniously :))
I have a question regarding this: I'm not a GUI developer, but from
how I understand it, one of the main reasons for developing JACK the
way it is, was, that in general mixing GUI-toolkits on X11 isn't
possible or at least would be very hard. Does you picture show that
you made this work?
Well, its actually four programs (sometimes five, I use xterm a lot
too) running simultaniously communicating via sockets. But for the user,
it should look and feel like one program.
--