home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / screen / intui110 / readme.now < prev    next >
Encoding:
Text File  |  1992-02-11  |  6.7 KB  |  151 lines

  1.   
  2.                     UltraWin V2.10 and InTUItion V1.10
  3.                        (C) 1990-92 EnQue Software
  4.  
  5.  
  6.                              EnQue Software
  7.                             Route 1, Box 116C
  8.                          Pleasant Hill, MO  64080
  9.  
  10.                       24-hour BBS    : (816) 353-0991
  11.                       Fax / Voice    : (816) 329-6670
  12.                       Voice          : (816) 353-5561
  13.  
  14. _____________________________________________________________________________
  15.  
  16.   This archive contains the following:
  17.  
  18.   1)  README.NOW
  19.         The file you are reading now.
  20.  
  21.   2)  TUICP.EXE
  22.         The InTUItion Textual User Interface Construction Program, V1.10.
  23.         Use this program to design all your dialog boxes, menus, etc.  You
  24.         may put this file in your DOS directory if you wish!  The only file
  25.         it uses that needs to be in your current directory is TOOLBOX.TUI.
  26.  
  27.   3)  TUI0.HLP, TUI1.HLP, TUI2.HLP, TUI3.HLP
  28.         The hypertext help files used by the TUICP.  These contain the
  29.         complete InTUItion manual, with context-sensitive links!  Just
  30.         run the TUICP, and select Help from the Info menu.
  31.  
  32.   4)  T.H
  33.         This is the main header file for InTUItion.  Include this file
  34.         in at the top of your source files.  This file inlcudes all the
  35.         needed UltraWin header files and the InTUItion prototype header
  36.         file T_PROTO.H, so this is the only one you need to include!
  37.  
  38.         NOTE:   InTUItion requires the UltraWin 2.10 header files and
  39.                 libraries, since it is a user-interface extension to
  40.                 UltraWin 2.10.
  41.  
  42.   5)  T_PROTO.H
  43.         The prototype file for all InTUItion functions, included by T.H.
  44.  
  45.   6)  TUITS.LIB
  46.         The small model library for Turbo C, Turbo C++, and Borland C++,
  47.         under the regular "C" compiler.  Specify this file in your C
  48.         projects.
  49.  
  50.   7)  TUITCPS.LIB
  51.         The small model library for Turbo C++ and Borland C++, under the
  52.         "C++" (.CPP) compiler.  Specify this file in your C++ projects.
  53.  
  54.   8)  TUIMS.LIB
  55.         The small model library for Microsoft C.
  56.  
  57.   9)  TOOLBOX.TUI, TOOLBOX.DEF
  58.         This is the toolbox used in the TUICP.  It is simply a normal
  59.         TUI, so you can load it into the TUICP and customize it!  The TUICP
  60.         loads it from the current directory on startup, to allow you to
  61.         have different toolboxes for different projects.
  62.  
  63.   10) BUTTON.TUT
  64.         This is a TUICP tutorial file that teaches you how to use buttons
  65.         in a TUI.  Tutorial files are actually recorded sessions with the
  66.         TUICP, mixed with comments!  We feel that the best way to learn
  67.         the TUICP is to watch someone else use it.  Since we can't sit
  68.         down with each of you, we've given the TUICP the ability to
  69.         playback a session, just as if we were there.  To see a session,
  70.         just type:
  71.  
  72.         TUICP -pFILENAME.TUT
  73.  
  74.         where FILENAME.TUT is the tutorial file, and sit back and enjoy.
  75.  
  76.   11) ENTRY.TUT
  77.         This is a TUICP tutorial that shows you the power of using 
  78.         InTUItion's string entry object.
  79.  
  80.   12) MENU.TUT
  81.         This is a TUICP tutorial that demonstrates InTUItion's powerful
  82.         transfer capability.  This capability gives you versatile menus
  83.         that nest to any level, calling other dialogs in virtually any
  84.         way conceivable!
  85.  
  86.   13) HELP.TUT
  87.         Another TUICP tutorial showing off our hypertext help engine.
  88.         The engine is available from the InTUItion library with a single
  89.         function call!
  90.  
  91. _____________________________________________________________________________
  92.  
  93.     To start your InTUItion project, read the TUICP online manual, as it
  94.   contains everything you need to know to get started.  Be sure to include
  95.   T.H at the top of your source file, and the appropriate library in your
  96.   project file.
  97. _____________________________________________________________________________
  98.  
  99.                            VERY IMPORTANT!!!
  100.  
  101.     InTUItion V1.10 must be used with UltraWin 2.10, as the UltraWin 2.10
  102.   libraries and header files are slightly different than UltraWin 2.01.
  103.   Just use UltraWin 2.10's new headers and libraries, compile and link
  104.   your programs, and you'll have the latest and greatest!
  105.  
  106.     If you don't have acces to one of the major online services, you can
  107.   call our own BBS.  The BBS is also a good place to interact with other
  108.   users of our products, and get the latest demos and examples.  All the
  109.   latest tools and products are also available for download 24 hours a day,
  110.   7 days a week!
  111. _____________________________________________________________________________
  112.  
  113.                          ORDERING INFORMATION
  114.   
  115.     To order UltraWin and/or InTUItion, simply mail a check or money order
  116.   for $39.95 for UltraWin, $99.95 for both UltraWin and InTUItion, to the
  117.   address at the top of this file.
  118.   
  119.     For $99.95 you get the large model libraries for all the Borland C and
  120.   C++ compilers as well as Microsoft C, complete source code for not only
  121.   the UltraWin and InTUItion libraries, but also for the TUICP, the
  122.   UltraWin font editor, and the EnQue Hypertext Help Engine. We also ship a
  123.   comprehensive laser printed manual bound in a handsome vinyl 3-ring
  124.   binder.  This format makes it very easy to incorporate any additions or
  125.   corrections we send.
  126.  
  127.     For $39.95 you get UltraWin with complete source, the stand alone
  128.   UltraWin Font Editor and EnQue Hypertext Help Engine, and the manual.
  129.   Both the $39.95 and $99.95 price also give you access to free upgrades
  130.   via the EnQue BBS.
  131.  
  132.     Considering the cost of tools that do anything close to what we do, our
  133.   price is dramatically low.  You will pay anywhere from $200 - $1000 to
  134.   get libraries of similar quality, and even then you might not be able to
  135.   do everything UltraWin and InTUItion can do.  Then add on top of that
  136.   our policy of letting you use the small model libraries and the full-blown
  137.   tools for free, and you have a combination that lets you really test-drive
  138.   our software before you buy it, not just look at some demo.  I don't know
  139.   how many times that we as programmers have ordered a package to find out
  140.   it doesn't live up to its billing, or it's so bug-laden that it's nearly
  141.   useless -- another couple of "c-notes" down the drain.  We want to be
  142.   different and innovative.  We feel that the users that do not purchase
  143.   the package, because the small model is enough for them to get by, will
  144.   be outweighed by those that appreciate our policy and shell out the 
  145.   relatively small price to get full source, printed manual, and support!
  146.  
  147.  
  148.        Kevin Huck and Boyd Gafford
  149.              EnQue Sofware
  150.  
  151.