interesting, but in my opinion the additional files needed to run your example should also be provided; furthermore the directory structure is not complete / correct, for example : in the file mod_taskbar.js the icon-url is '/res/js/app/taskbar/menu-show.gif', but the directory doesn't match this. So a lot of additional is necessary to make your example work - or I missunderstand something ?
tried uploading the complete web site but the upload size is only limited to 100k the complete web site with all the libraries and icons installed is 20M zipped.
Has anyone managed to put this example app together with its necessary components? From the source that's provided, it looks like it's a useful example. Before I go through and try to assemble to the other necessary code in the referenced paths, I thought I'd see if anyone else has done that and can provide tips.
there is nothing really much to the source...but it gives you an idea of how to componentize a very complicated layout.
juz pay special attention to the variables "Layout" and "GUI" and the InstallPlugins function and you will realize how eazy it is to cookie stamp your screens.