
20 Aug
2004
20 Aug
'04
5:05 p.m.
"David Turner" <dkturner@telkomsa.net> wrote in message news:006501c48612$748df450$6300000a@onyx... | Boost-style C++ GUI library utilizing boost::signals and with a nice way | of handling message loops: Looks nice an simple :-) One thing I don't like about the interface is the use of char*. Why not use std::string? br Thorsten