Is there an overview or document containing all properties and methods of the different UI components, or even some detailed description of the predefined javascript files and its methods? Or some other API or more technical description?
The source editor and debugger arent much help… especially since the debugger and the editor are two different entities… this is very inconvieniant. By lack of documentation, one tends to trial and error his way through the environment, and for everything you change in the code, you need to close the editor, start the debugger, search for your closed file in a totally different listbox again, just to find out it didnt work… i ended up using my visual studio IDE as editor. I think the designer and testenvironment should not be split, but integrated in one environment. And especially the test environment as it is now works extremely unlogical and counterproductive .
This product will benefit from a good IDE and some proper documentation.