MessageBoard is a set of classes uses to easily create a stacked message board This Library is used by Archipel Project. This library is released under LGPL license. Feel free to use it or improve it.
To build TNKit you can type
# jake debug ; jake release
Simply include the MessageBoard framework in your Frameworks directory and include MessageBoard.j
@import <MessageBoard/MessageBoard.j>
You can see a demo application here: Demo
To generate the documentation execute the following :
# doxygen MessageBoard.doxygen
You can reach us at irc://irc.freenode.net/#archipel