Menu

New Release with a messages console

Added an output console to the right side of the main display areas. The code for attaching/managing the console is in the Console.js file. It is initially disabled by passing a 0 as the logLevel to the constructor. Changing the argument to the constructor changes the levels of output messages that will be shown, and when messages are appended to the console, they must pass their own level.

Very sorry for the skimpy documentation on this project. At just 400 downloads, it is already more popular than I ever would have thought. We are going to make an effort to re-organize our work on the project in the very near future and will hopefully set up release schedules and a project roadmap that will include documentation.

Posted by groovecoder 2006-02-01

Log in to post a comment.