$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Thoughts for a GUI (Primitives) Library
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-09-08 08:32:58
On 02/09/10 22:17, Gwenio wrote:
> Now for a start for discussion on event handling.
>
> *Event Loop:*
<snip />
> *Event Handling:*
<snip />
All of this is already dealt with by Boost.Asio, which provides a
powerful unified way of dealing with asynchronous events.