| I released a new article called Implementing a Plugin System. The article instructs the reader, step by step, how to implement a plugin system in an application. |
| The Storm GUI is a new version of the SDL GUI Library. It was completely rewritten and redesigned from scratch. The new version provides an easier class design and more controls. |
| The SDL GUI Library has been released today. This library provides an easy to use, standard interface for SDL based applications. |
In order to demonstrate the ease with which applications can be developed with the library, the Game of Life demo was created. The demo features well documented code, which explains each step in creating objects for use with the GUI Library.
 |