home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / pascal / 6845 < prev    next >
Encoding:
Text File  |  1992-11-23  |  3.8 KB  |  104 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!newsstand.cit.cornell.edu!nuntius!kps1
  3. From: Ken Stuart  <kps1@cornell.edu>
  4. Subject: Here's info about Shazam and dlgdsn
  5. Message-ID: <1992Nov23.182917.22389@mail.cornell.edu>
  6. Sender: news@mail.cornell.edu
  7. Nntp-Posting-Host: 128.253.230.204
  8. Nntp-Posting-User: kps1@cornell.edu
  9. Organization: Cornell University
  10. X-Useragent: Nuntius v1.1.1d1
  11. Date: Mon, 23 Nov 1992 18:29:17 GMT
  12. Lines: 90
  13.  
  14. Shazam and DLGDSN for Turbo Pascal with Turbo Vision
  15.  
  16. Recently there have been several questions about Shazam and DLGDSN.  The
  17. enclosed information about these programs was posted to comp.lang.pascal
  18. in Mid November 1992.  At the end of this post is a list of FTP sites
  19. where these programs are available.  Have fun.   :-)
  20.  
  21. -Ken Stuart, kps1@cornell.edu
  22.  
  23.  
  24. DLGDSN - (C) David Baldwin
  25.          An excellent dialog design toolkit that implements a WYSIWYG
  26.          user-interface. You design the dialog on-screen, and once you are
  27.          satisfied, select the 'Write Source' option.
  28.          Allows the user to enter: Static Text, RadioButtons, Buttons,
  29.          CheckBoxes, InputLines, Labels and ListBoxes.
  30.          You can also set the help-context of each object, and the
  31.          pointer names.
  32.          The source-code also includes the DATAREC.
  33.  
  34.        * Dialog Boxes can be written directly to a resource file.
  35.        * You can TRY the operation of the Dialog at any stage during
  36.          the design process.
  37.        * The 'Order Mode' allows you to set the order in which the
  38.          user will Tab to each object.
  39.  
  40. SHAZAM - (C) Jonathan Stein
  41.          Complete application generator for Turbo Vision. Allows you
  42.          to quickly and simply design and generate your user interface.
  43.          Using this program is extremely simple, but the power that it
  44.          provides is astronomical.
  45.          All you are required to do is write a short .DEF (Definition)
  46. file,
  47.          and SHAZAM will generate all the necessary code to create your
  48.          application.
  49.  
  50.        * Using my 386, the total time to generate and compile using the /b
  51.          (Build) compiler option, was ...... 12 secs!
  52.        * When creating the .DEF file, you can design context-sensitive
  53. status
  54.          lines, set hot-keys, design nested menus and even link in your
  55.          custom written procedures.
  56.        * By the way, SHAZAM also generates and compiles help text.
  57.  
  58.  
  59. TVHC   - (C) Borland International
  60.          Turbo Vision Help Compiler comes with the original TP6 Disks.
  61.          Designed specifically to allow the programmer to write help
  62.          text for applications.
  63.        * Note: You don't have to recompile your program to change the
  64.          help text, as this is compile and stored in a Stream.
  65.  
  66. --  
  67. Info from:
  68. INTERNET: Clayton.Andrews@f115.n7102.z5.fidonet.org
  69. via:  THE CATALYST BBS in Port Elizabeth, South Africa.
  70.  (catpe.alt.za)   +27-41-34-1122 HST or +27-41-34-2859, V32bis & HST.
  71.  
  72. *******************************************************
  73. Archie says that Shazam is available at the following anonymopus FTP
  74. sites (note: DLGDSN may be included in Shazam, and will appear as a
  75. separate file when Shazam is unzippe).
  76. *******************************************************
  77.  
  78.  
  79. Host athene.uni-paderborn.de   (131.234.2.32)
  80. Last updated 03:07  7 Nov 1992
  81.  
  82.     Location: /pcsoft/amiga/grafik/viewer
  83.       FILE      rw-r--r--    147329  Apr 12  1992   shazam.lha
  84.  
  85. Host swdsrv.edvz.univie.ac.at   (131.130.1.4)
  86. Last updated 02:31 21 Nov 1992
  87.  
  88.     Location: /pc/dos/turbovis
  89.       FILE      rw-r--r--    325098  Jul 11 19:00   shazam11.zip
  90.  
  91. Host athene.uni-paderborn.de   (131.234.2.32)
  92. Last updated 03:07  7 Nov 1992
  93.  
  94.     Location: /pcsoft/msdos/turbovis
  95.       FILE      rw-r--r--    325098  Aug 20 18:43   shazam11.zip
  96.  
  97. Host iskut.ucs.ubc.ca   (137.82.27.61)
  98. Last updated 04:13 12 Nov 1992
  99.  
  100.     Location: /pub
  101.       DIRECTORY rwxrwxr-x       512  May 10  1992   shazam
  102.  
  103. [end of file]
  104.