Dialog Editor: Difference between revisions
Appearance
m →Source and References: tense fix |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[image:dialoge_1.png|300px|right]] | |||
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 | 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: | When you save a project with Dialog Editor it will generate two files: | ||
Line 7: | Line 8: | ||
* .DLG file. A text file. | * .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 | |||
[[Category:UI Tools]] | |||
[[Category: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