home *** CD-ROM | disk | FTP | other *** search
-
- UltraWin V2.10 and InTUItion V1.10
- (C) 1990-92 EnQue Software
-
-
- EnQue Software
- Route 1, Box 116C
- Pleasant Hill, MO 64080
-
- 24-hour BBS : (816) 353-0991
- Fax / Voice : (816) 329-6670
- Voice : (816) 353-5561
-
- _____________________________________________________________________________
-
- This archive contains the following:
-
- 1) README.NOW
- The file you are reading now.
-
- 2) TUICP.EXE
- The InTUItion Textual User Interface Construction Program, V1.10.
- Use this program to design all your dialog boxes, menus, etc. You
- may put this file in your DOS directory if you wish! The only file
- it uses that needs to be in your current directory is TOOLBOX.TUI.
-
- 3) TUI0.HLP, TUI1.HLP, TUI2.HLP, TUI3.HLP
- The hypertext help files used by the TUICP. These contain the
- complete InTUItion manual, with context-sensitive links! Just
- run the TUICP, and select Help from the Info menu.
-
- 4) T.H
- This is the main header file for InTUItion. Include this file
- in at the top of your source files. This file inlcudes all the
- needed UltraWin header files and the InTUItion prototype header
- file T_PROTO.H, so this is the only one you need to include!
-
- NOTE: InTUItion requires the UltraWin 2.10 header files and
- libraries, since it is a user-interface extension to
- UltraWin 2.10.
-
- 5) T_PROTO.H
- The prototype file for all InTUItion functions, included by T.H.
-
- 6) TUITS.LIB
- The small model library for Turbo C, Turbo C++, and Borland C++,
- under the regular "C" compiler. Specify this file in your C
- projects.
-
- 7) TUITCPS.LIB
- The small model library for Turbo C++ and Borland C++, under the
- "C++" (.CPP) compiler. Specify this file in your C++ projects.
-
- 8) TUIMS.LIB
- The small model library for Microsoft C.
-
- 9) TOOLBOX.TUI, TOOLBOX.DEF
- This is the toolbox used in the TUICP. It is simply a normal
- TUI, so you can load it into the TUICP and customize it! The TUICP
- loads it from the current directory on startup, to allow you to
- have different toolboxes for different projects.
-
- 10) BUTTON.TUT
- This is a TUICP tutorial file that teaches you how to use buttons
- in a TUI. Tutorial files are actually recorded sessions with the
- TUICP, mixed with comments! We feel that the best way to learn
- the TUICP is to watch someone else use it. Since we can't sit
- down with each of you, we've given the TUICP the ability to
- playback a session, just as if we were there. To see a session,
- just type:
-
- TUICP -pFILENAME.TUT
-
- where FILENAME.TUT is the tutorial file, and sit back and enjoy.
-
- 11) ENTRY.TUT
- This is a TUICP tutorial that shows you the power of using
- InTUItion's string entry object.
-
- 12) MENU.TUT
- This is a TUICP tutorial that demonstrates InTUItion's powerful
- transfer capability. This capability gives you versatile menus
- that nest to any level, calling other dialogs in virtually any
- way conceivable!
-
- 13) HELP.TUT
- Another TUICP tutorial showing off our hypertext help engine.
- The engine is available from the InTUItion library with a single
- function call!
-
- _____________________________________________________________________________
-
- To start your InTUItion project, read the TUICP online manual, as it
- contains everything you need to know to get started. Be sure to include
- T.H at the top of your source file, and the appropriate library in your
- project file.
- _____________________________________________________________________________
-
- VERY IMPORTANT!!!
-
- InTUItion V1.10 must be used with UltraWin 2.10, as the UltraWin 2.10
- libraries and header files are slightly different than UltraWin 2.01.
- Just use UltraWin 2.10's new headers and libraries, compile and link
- your programs, and you'll have the latest and greatest!
-
- If you don't have acces to one of the major online services, you can
- call our own BBS. The BBS is also a good place to interact with other
- users of our products, and get the latest demos and examples. All the
- latest tools and products are also available for download 24 hours a day,
- 7 days a week!
- _____________________________________________________________________________
-
- ORDERING INFORMATION
-
- To order UltraWin and/or InTUItion, simply mail a check or money order
- for $39.95 for UltraWin, $99.95 for both UltraWin and InTUItion, to the
- address at the top of this file.
-
- For $99.95 you get the large model libraries for all the Borland C and
- C++ compilers as well as Microsoft C, complete source code for not only
- the UltraWin and InTUItion libraries, but also for the TUICP, the
- UltraWin font editor, and the EnQue Hypertext Help Engine. We also ship a
- comprehensive laser printed manual bound in a handsome vinyl 3-ring
- binder. This format makes it very easy to incorporate any additions or
- corrections we send.
-
- For $39.95 you get UltraWin with complete source, the stand alone
- UltraWin Font Editor and EnQue Hypertext Help Engine, and the manual.
- Both the $39.95 and $99.95 price also give you access to free upgrades
- via the EnQue BBS.
-
- Considering the cost of tools that do anything close to what we do, our
- price is dramatically low. You will pay anywhere from $200 - $1000 to
- get libraries of similar quality, and even then you might not be able to
- do everything UltraWin and InTUItion can do. Then add on top of that
- our policy of letting you use the small model libraries and the full-blown
- tools for free, and you have a combination that lets you really test-drive
- our software before you buy it, not just look at some demo. I don't know
- how many times that we as programmers have ordered a package to find out
- it doesn't live up to its billing, or it's so bug-laden that it's nearly
- useless -- another couple of "c-notes" down the drain. We want to be
- different and innovative. We feel that the users that do not purchase
- the package, because the small model is enough for them to get by, will
- be outweighed by those that appreciate our policy and shell out the
- relatively small price to get full source, printed manual, and support!
-
-
- Kevin Huck and Boyd Gafford
- EnQue Sofware
-