Jump to content

Dialog Editor: Difference between revisions

From EDM2
Ak120 (talk | contribs)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Description ==
[[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 "dialog" resources, assigning IDs and placing controls, even your own custom controls.
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.  


[[image:dialoge_1.png|300px]]
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


== Source and References ==
==Versions==
* 1991
* 4.00.000 (1996)


* [[IBM_VAC_3.0|VAC/C++ 3.0 package]]
==Licence and availability==
* [[IBM_VAC_4.0|VAC/C++ 4.0 package]]
Discontinued commercial software
* [[IBM OS/2 Developer's Toolkit]] version 4.5 included in eComStation 2.1 CD#2 - It includes version 4.00.000


==Latest Version==
[[Category:UI Tools]]
* Version 4.00.000
 
== License ==
 
IBM Abandonware
 
==Author==
* [[IBM]]
 
[[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:

Versions

  • 1991
  • 4.00.000 (1996)

Licence and availability

Discontinued commercial software