Dialog Editor: Difference between revisions
Appearance
m →Source and References: tense fix |
No edit summary |
||
Line 1: | Line 1: | ||
[[image:dialoge_1.png|300px|right]] | |||
A simple graphical editor for generating static UI dialogs and saving them as resources or resource files, assigning IDs and placing controls, even your own custom controls. | |||
A simple graphical editor for generating static | |||
When you save a project with Dialog Editor it will generate two files: | When you save a project with Dialog Editor it will generate two files: | ||
* .RES file. This are Dialog Editor resource files. | * .RES file. This are Dialog Editor resource files. | ||
* .DLG file. A text file. | * .DLG file. A text file. | ||
== Source and References == | == Source and References == | ||
Dialog editor is shipped as part of the following products: | |||
* [[IBM_VAC_3.0|VAC/C++ 3.0 package]] | * [[IBM_VAC_3.0|VAC/C++ 3.0 package]] | ||
* [[IBM_VAC_4.0|VAC/C++ 4.0 package]] | * [[IBM_VAC_4.0|VAC/C++ 4.0 package]] | ||
Line 18: | Line 15: | ||
* Version 4.00.000 | * Version 4.00.000 | ||
== | ==Licence and availability== | ||
Discontinued commercial software | |||
== | ==Publisher== | ||
* [[IBM]] | * [[IBM]] | ||
[[Category:Tools]] | [[Category:Tools]] | ||
[[Category:Utilities]] |
Revision as of 22:40, 27 June 2016

A simple graphical editor for generating static UI dialogs and saving them as resources or resource files, assigning IDs and placing controls, even your own custom controls.
When you save a project with Dialog Editor it will generate two files:
- .RES file. This are Dialog Editor resource files.
- .DLG file. A text file.
Source and References
Dialog editor is shipped as part of the following products:
- VAC/C++ 3.0 package
- VAC/C++ 4.0 package
- IBM OS/2 Developer's Toolkit version 4.5 included in eComStation 2.1 CD#2 - It includes version 4.00.000
Latest Version
- Version 4.00.000
Licence and availability
Discontinued commercial software