Getting Started with Dcl Dialogs

#1
I have recently written a tutorial called "Getting Started with Dcl Dialogs", http://web2.airmail.net/terrycad/Tutori ... ialogs.htm
There are examples of all of the basic dcl tiles with an accompanying AutoLISP function to load and control the dialogs. Also included is an example of hiding a dialog and selecting an object. There is several dialog control utilities included for working with dialogs. DclCalcs is a utility program for calculating the height and width of dialog tiles. It is especially helpful for calculating the height and width of image tiles based upon the ratio of pixels required. The last section of the tutorial covers an easy method for creating 32x32 icon images for dialogs. I realize that there are other tutorials on the web relating to dialogs. This is my version along with several of my custom utilities that I would like to contribute.
Terry

------------------