I'm working on a game that needs a simple menu and text table library.
For example, I want to present a tabular list of data in a few columns, and have a few menu options to manipulate the data.
I'm hoping someone else has worked out all of the text justification and mouse clicking logic, and I can just build upon their work?
Thanks