The DialogsEXE 1.1.0.0 new version has been released on October 19th, 2024.
Here is a list of things that have been modified or added to the DialogsEXE component, in
the 1.1.0.0 version:
1. The previous limit of 255 elements, in any control array, has been removed; now, there is
no limit for the number of elements in a control array (as long as permitted by the
computer’s resources).
2. All the standard-type and checklist-type ListBox controls have the IntegralHeight property
set to False; setting this attribute to False allows to far more cleanly adjust the vertical
dimensions of the DialogsEXE constituent controls.
3. I have added a list of methods and properties that will greatly help using the DialogsEXE
component with JScript (for more information, please read the DialogsEXE 1.1.0.0 – API.pdf
or DialogsEXE 1.1.0.0 – API.rtf documents).
4. I have added a visual User Interface Designer program that allows defining the form
(window) and the controls in the user interface (please read the UIDesigner.pdf or
UIDesigner.rtf documents).
The visual User Interface Designer program provides support for:
- Complete control manipulation (positioning, resizing, alignment, appearance, horizontal /
vertical spacing, etc.);
- Saving the user interface definition to disk / loading the user interface definition from disk;
- Automatically generating VBScript or JScript source code for the designed user interfaces;
- Executing the generated source code.
Please note that the visual User Interface Designer program works only with the version
1.1.0.0 of the DialogsEXE component (the most recent version).
Comments