Jump to content

DrDialog: Difference between revisions

From EDM2
Created page with "==Description== DrDialog is a Rexx GUI builder, based on dialog boxes. It was written by a single IBMer, David Morrill. It is included free on the IBM Developer Connection. ==Ve..."
 
No edit summary
Line 1: Line 1:
==Description==
==Description==
DrDialog is a Rexx GUI builder, based on dialog boxes. It was written by a single IBMer, David Morrill. It is included free on the IBM Developer Connection.
DrDialog is a Rexx GUI builder, based on dialog boxes. It was written by a single IBMer, David Morrill. It is included free on the IBM Developer Connection. It allows developers to build windowed 32-bit applications using the classic Rexx language.  


==Version==
==Version==
Line 13: Line 13:


==Related Articles==
==Related Articles==
* [Dr. Dialog Review] by [[Paul Floyd]] (January 1998)  
* [[Dr. Dialog Review]] by [[Paul Floyd]] (January 1998)  





Revision as of 04:49, 2 March 2012

Description

DrDialog is a Rexx GUI builder, based on dialog boxes. It was written by a single IBMer, David Morrill. It is included free on the IBM Developer Connection. It allows developers to build windowed 32-bit applications using the classic Rexx language.

Version

* Latest version: V

Links

* Dr. Dialog: [1]

License

Discontinued. Free.


Related Articles


Publications