Jump to content

Dialog Editor: Difference between revisions

From EDM2
No edit summary
Line 1: Line 1:
== Description ==
[[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 "dialog" resources, 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:
* .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.  
[[image:dialoge_1.png|300px]]


== 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


== License ==
==Licence and availability==
 
Discontinued commercial software
IBM Abandonware


==Author==
==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:

Latest Version

  • Version 4.00.000

Licence and availability

Discontinued commercial software

Publisher