Jump to content

DrDialog Control: Difference between revisions

From EDM2
Created page with "250px|right This is a an extension delivered in a DLL form and is intended for use with the DrDialog REXX GUI dialogs package. It pro..."
 
No edit summary
Line 9: Line 9:
* Image histogram control showing the histogram of an image
* Image histogram control showing the histogram of an image
* Some new functions are included to set the parent-child relationship between dialogs.
* Some new functions are included to set the parent-child relationship between dialogs.


==Versions==
==Versions==
* Last known versions. 0.1.5 and 0.1.7
* Last known versions. [http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=DrDialogCtrl&stype=all&sort=type_name&dir=%2F 0.1.5 and 0.1.7]
: Version 0.1.5 was released as a full package, complete with sources, versions 0.1.6 and 0.1.7 were only released as bug fixed DrCtl01x.dll's and no sources for that were ever released, but there were no feature changes so  
: Version 0.1.5 was released as a full package, complete with sources, versions 0.1.6 and 0.1.7 were only released as bug fixed DrCtl01x.dll's and no sources for that were ever released, but there were no feature changes so  


==License==
==License==

Revision as of 15:19, 18 January 2016

This is a an extension delivered in a DLL form and is intended for use with the DrDialog REXX GUI dialogs package. It provides a few new dialog functions including a progress bar and also flyover help which is missing in the base package. DrDialog Control allows to to freely set colours, fonts and labels of the dialogs, and the fly over help you can set the initial display delay and overall display time as well.

Features
  • An incremental percentage bar (DRD_PERCENTBAR) - Allows you to show the progress of a task
  • A fly-over help control (DRD_BUBBLEHELP)
  • An image control (DRD_IMAGE) which displays any image file supported by OS/2.
  • A directory picker
  • Image histogram control showing the histogram of an image
  • Some new functions are included to set the parent-child relationship between dialogs.

Versions

Version 0.1.5 was released as a full package, complete with sources, versions 0.1.6 and 0.1.7 were only released as bug fixed DrCtl01x.dll's and no sources for that were ever released, but there were no feature changes so

License

Author