Re: [LAD] LADI

From: Chris Cannam <cannam@email-addr-hidden-day-breakfast.com>
Date: Tue Nov 24 2009 - 22:19:42 EET

On Tue, Nov 24, 2009 at 7:46 PM, Paul Davis <paul@email-addr-hidden> wrote:
> On Tue, Nov 24, 2009 at 2:24 PM,  <fons@email-addr-hidden> wrote:
>> The problem I pointed out exists when the 'real' loop (in
>> the C, C++ sense), in other words the while() thing above,
>> is completely absorbed into a GUI toolkit.
>
> you can view it that way around if you wish. but i think that its
> equally accurate to say that things start with a particular event loop
> (in the C, C++ sense) and then the toolkit is built around it.

At the event loop level, neither GTK nor Qt is a GUI toolkit. That
is, GTK's event loop is found in glib rather than GTK itself; Qt's
event loop (whether native or using glib) is also below the GUI
toolkit level, available for use by event-driven applications that
neither use X11 nor link against any of Qt's GUI code.

Chris
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Wed Nov 25 04:15:06 2009

This archive was generated by hypermail 2.1.8 : Wed Nov 25 2009 - 04:15:07 EET