2005-05-11 19:14:31 +02:00
|
|
|
wftk is a Graphical User Interface library for C++ that uses SDL
|
2001-04-05 21:01:48 +02:00
|
|
|
as its output layer. It allows application and game programmers to
|
2005-05-11 19:14:31 +02:00
|
|
|
put together portable graphical applications easily. wftk has a
|
2001-04-05 21:01:48 +02:00
|
|
|
range of already implemented widgets and uses libsigc++ as a signal
|
|
|
|
dispatching system. It also performs resource management and has a
|
|
|
|
sound system.
|
2005-05-11 19:14:31 +02:00
|
|
|
|
|
|
|
WWW: http://www.worldforge.org/dev/eng/libraries/wftk
|