[GUI] GUIs and events/callbacks.

Nick Name nick.name@inwind.it
Thu, 6 Mar 2003 23:22:57 +0100


On Thu, 06 Mar 2003 19:13:08 +0100
George Russell <ger@tzi.de> wrote:

> 
> 
>  Now of course I'm biased, and I prefer events to callbacks, but I
>  appreciate the arguments that have been made that including
>  composable events in a GUI would simply involve adding too much heavy
>  machinery which doesn't have anything to do with graphics.

Why not just provide events AND callbacks AND composable events? The
user of the library will choose what he deserves :-)

Vincenzo