|
From: Thomas H. <pol...@gm...> - 2004-11-29 21:20:25
|
I've released a new version now, lets hope it'll be the LAST before the 1.0 release and we get our sigslot implementation in place... It's got tons of bugfixes and even some new features, e.g. a WidgetTabSheet widget (Tab Control) and it's got support for Threads (call "fork" on a Widget which realizes the AspectThreads aspect, only WidgetWindow does for now, but more supporting widgets are coming up) There is also lots of helper classes for doing thread synchronization, but as in all other environments threads are dangerous and you should know what you're doing before you use them... Look at the project "Threads" to see an example of what you might do with them... Feel free to comment on anything! (either here in mailing list or in forums) .t -- http://smartwin.sourceforge.net THE template based C++ Windows API GUI Abstraction Library |