Hi Elang,
I will be interested in trying out the results of your programming.
So I had better move on to my other programming projects, for now at least, as it is your project.
Attached is an update of the .htm screen entry file, _BoxMakerAlpha2.htm, along with a bare bones, non-functional _BoxMakerAlpha2.js.
Load these two files into MoI AppData, command folder, to test out the .htm screen menu and dimension choices, in MoI. The script barely does anything as is.
>>>(Or you could load the scripts into the MoI Program directory with all of the stock MoI scripts, BUT using AppData is my preferred method.)
It features Sliders, with a range which the programmer decide the limits of.
Also, if a value is changed, clicking on the dimension label will reset to the default dimension.
The dropdown Build menu shows its entries.
The Done and Cancel buttons function.
It is a starting point for your BoxMaker script...
What is the minimum MyProgram.js and MyProgram.htm files to enable the testing of the simple .htm file in MoI?
(With the .js file not doing much)
The MyProgram.js file does not need much code, in order to permit rudimentary .htm testing.
Also attached are: _BoxMakerAlpha2MinTestJS.htm, and also _BoxMakerAlpha2MinTestJS.js script.
They can be loaded into MoI Appdata and run as a new script, as in 3rd paragraph above.
- Brian
|