
29 Dec
2004
29 Dec
'04
9:16 p.m.
"Neal Coombes" wrote:
[4] The event handling layer - event loop, events, event handlers.
Does anyone think it would be possible/useful to create an event-loop library completely independent of the GUI library, but that the GUI library would use. Yes. There was attempt some year(s) ago but didn't materialize.
Such a library could be used as communication backbone in app made from several DLLs, decoupling their development (for example, if designed generically enough). /Pavel