Menu

libwt / News: Recent posts

libwt: cursor and Net support

libwt provides a high level c++ way of working with the SDL infrastructure. The latest update, available in SVN only, implements custom cursor support and wraps up the SDL_net functionality via the excellent library Net2 (http://www.gameprogrammer.com/net2/net2-1.html). libwt provides name resolution, TCP server sockets, TCP client sockets and UDP sockets.

Posted by Vassilis Virvilis 2006-09-12

libwt: Initial release

This is the first public release of the libwt, as SDL based framework for C++. It provides basic widgets such as labels or buttons and a layout manager to tie them together.

Posted by Vassilis Virvilis 2006-07-28