home *** CD-ROM | disk | FTP | other *** search
/ Oldies but Goodies / OldiesButGoodiesROMMANTechnologies1993.disc1of1.iso / monopoly / toolkit.doc < prev   
Text File  |  1992-12-03  |  4KB  |  108 lines

  1.      -------------------------------------------------------------------
  2.      TEGL Windows Toolkit
  3.      -------------------------------------------------------------------
  4.  
  5.      The TEGL Windows Toolkit is a unique GUI windowing system.
  6.      Applications produced with the TEGL Windows Toolkit II are
  7.      completely stand-alone, that is, no TSR's or run-time modules
  8.      are required to run completed application. Complete source
  9.      code for the toolkit is included.
  10.  
  11.      The TEGL Windows Toolkit II is the most comprehensive and easy
  12.      to use GUI toolkit on the market today. Features include:
  13.  
  14.      <> support for the following graphics adaptors/modes:
  15.  
  16.           * CGA         - 640 x 200 - 2 colors
  17.           * Hercules    - 720 x 348 - 2 colors
  18.           * EGA         - 640 x 350 - 16 colors
  19.           * VGA         - 640 x 480 - 16 colors
  20.           * VGA         - 320 x 200 - 256 colors
  21.           * SVGA        - 640 x 480 - 256 colors
  22.           * SVGA        - 800 x 600 - 16 colors
  23.           * SVGA        - 1024 x 765 - 256 colors
  24.           * VGA ModeX   - 320 x 240 - 256 colors
  25.  
  26.      <> support for the following language compilers:
  27.  
  28.           * Turbo Pascal 5.5/6.0/7.0
  29.           * Turbo C 2.0, C++ 1.0/3.0
  30.           * Borland C++ 2.0/3.0/3.1
  31.           * Microsoft C 5.1/6.0/7.0
  32.           * Topspeed C
  33.           * Zortech C
  34.           * Watcom C
  35.           * Intel Code Builder (Protected mode version)
  36.           * Pharlap 286 (using Borland C)
  37.           * Pharlap 386 (using Watcom C)
  38.  
  39.      <> a virtual memory handler that automatically uses XMS, EMS and
  40.         hard drive as an extension of the heap area to provide an almost
  41.         unlimited windowing ability.
  42.  
  43.      <> event driven icons that call your procedures with just a click
  44.         of the mouse.
  45.  
  46.      <> menu systems have procedures attached to each selection that are
  47.         also activated with a click of the mouse. Define a menu and TEGL
  48.         does the rest.
  49.  
  50.      <> an event supervisor that allows parallel activities like a
  51.         clock window.
  52.  
  53.      <> the keyboard handler allows the assignment of a key to a
  54.         procedure. It seamlessly integrates the mouse and keyboard,
  55.         requiring only one procedure to process both mouse clicks and
  56.         keystrokes.  The cursor keys can move the mouse pointer even if
  57.         the system has no mouse.
  58.  
  59.      <> pre-defined event libraries such as the File selector event
  60.         which creates a dialogue allowing the user to select a file.
  61.  
  62.      <> window routines that hide, show, explode, implode, drop, scroll,
  63.         move, and stack rotate. Text output to a window with wordwrap.
  64.  
  65.      <> dialogue manager for easy user interaction.
  66.  
  67.      <> world coordinates.
  68.  
  69.      <> sliders and resizeable windows.
  70.  
  71.      <> object interface.
  72.  
  73.      <> 250 bit-mapped fonts that range from 6 to 36 pixels in
  74.         height.
  75.  
  76.      <> an Icon Editor is included to design and edit your own icons.
  77.         Source code for the icon editor is also included with the
  78.         toolkit.
  79.  
  80.      <> a Font Editor for editing, designing and creating fonts.
  81.  
  82.      All of this for the unbelievable low price of $249 and all source
  83.      code is included.
  84.  
  85.      Please specify language when ordering.
  86.  
  87.      -------------------------------------------------------------------
  88.      TEGL Games Toolkit
  89.      -------------------------------------------------------------------
  90.  
  91.      The TEGL Games Toolkit contains the complete library of
  92.      TEGL Game programs in Pascal Source code: TEGL Mille Bornes,
  93.      TEGL Big2, TEGL Mahjong Solitaire, TEGL Monopoly, and TEGL
  94.      Klondike Solitaire with the TEGL Electronic Deck of Cards.
  95.      This package is only $50. It requires The TEGL Windows Toolkit
  96.      for pascal.
  97.  
  98.      For more information write to us or test drive our TEGL Toolkits
  99.      by ordering one of our Introductory Packages for just $10. The
  100.      Intro Packs contain the TEGL Windows Toolkit Version II as units
  101.      or libraries (depending on compiler) full documentation, our icon
  102.      editor and sample programs. Source code is not included.
  103.  
  104.      See the Order Form included with this package for ordering
  105.      information.
  106.  
  107.  
  108.