Dialog Editor: Difference between revisions
Appearance
mNo edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
* .DLG file. A text file. | * .DLG file. A text file. | ||
Dialog editor was shipped as part of the following products: | |||
Dialog editor | * [[IBM OS/2 Programmer Toolkit Version 1.1]] | ||
* IBM OS/2 Programmer | |||
* [[IBM Developer's Toolkit for OS/2 2.0]] | * [[IBM Developer's Toolkit for OS/2 2.0]] | ||
* [[IBM OS/2 Developer's Toolkit]] Version 4.5 | * [[IBM OS/2 Developer's Toolkit]] Version 4.5 | ||
Line 16: | Line 15: | ||
==Versions== | ==Versions== | ||
* 1991 | * 1991 | ||
* | * 4.00.000 (1996) | ||
==Licence and availability== | ==Licence and availability== | ||
Discontinued commercial software | Discontinued commercial software | ||
[[Category:UI Tools]] | [[Category:UI Tools]] |
Latest revision as of 00:56, 24 November 2021

The OS/2 Dialog Editor (DLGEDIT) is used to create resource script files, and the associated resource and include files for use in building applications.
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.
Dialog editor was shipped as part of the following products:
- IBM OS/2 Programmer Toolkit Version 1.1
- IBM Developer's Toolkit for OS/2 2.0
- IBM OS/2 Developer's Toolkit Version 4.5
Versions
- 1991
- 4.00.000 (1996)
Licence and availability
Discontinued commercial software