Another month without pushing out an update on either of my apps. I have to admit writing a GUI framework in JavaScript is a lot of thinking and hoping I write it right. Working on breaking down some more of the main GUI object into smaller components while allowing for extending functionality. A lot of what I am trying to do is to organize widgets and allow for external widgets to be added with out interfering with the user's widgets. I have had to simplify the main component quite a bit, but still have some more work to do.