home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / utils / aw / readme < prev    next >
Text File  |  1989-03-31  |  1KB  |  21 lines

  1. This is a sample program that I wrote to learn more about using dialog  
  2. boxes. It is not a perfect program but is useful . I have include the 'C'
  3. source so other people can make modifications to better suit there needs.
  4.    If anyone has suggestions on how to improve this program please let me
  5. know. I can be reached on my BBS. Following is the info on it:
  6.  
  7.                       Compu-Plane
  8.                       818 843-3507  300/1200/2400
  9.                       818 843-4874  300/1200/2400/9600 on a Courier HST.
  10. Both lines are 8,N,1 and are available 24 hrs a day. The BBS is also running 
  11. in the protected mode of OS/2.
  12.  
  13.    There are two main menu selections. The first allows you to select the 
  14. search parameters. The current drive is the default. This dialog box uses four can 
  15. different styes of dialog entries(Listbox,Edit box,checkbox, and Pushbotton).
  16. The second selection is the exit selection. It seems to make most users more
  17. comfortable to have this selection, even though you can close it with the
  18. system menu.
  19.  
  20.    Hopefully this example will help others develop OS/2 PM applications. You 
  21. are free to pass this program along to others.