Backed up from a local Blogger export (863283315184672911/863283315184672911.html) on 2026-01-01.

http://photos1.blogger.com/blogger2/3211/2667/1600/widgets_test.gif The UI widget test app is up and running again. This time using the final resource system from the game library. I took a screenshot to prove how unimpressive this actually is ;) This is some of that TDD stuff that I posted about earlier. There is a unit test framework (built using a command line system that is part of the game engine) for testing object models and what not but this is a simple test graphics app. It doesn’t do anything besides create a view, add some UI components, test strings and setup the layout. This makes it really easy to get up and running fast and find a variety of little bugs.