home *** CD-ROM | disk | FTP | other *** search
/ Fifty: Elektronik / FIFTY Elektronik (PS_Computer_Vertrieb).iso / ps8 / fty1013 / gepackt.exe / REVISION.TXT < prev    next >
Encoding:
Text File  |  1994-02-08  |  32.3 KB  |  876 lines

  1.              THE VIRTUAL TABLET INTERFACE
  2.              DIGITIZER TECHNOLOGY
  3.                  VERSION 2.00
  4.  
  5.                           (January 30, 1994)
  6.  
  7.          USING NOTEPAD TO VIEW THIS DOCUMENT
  8.          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  9.  
  10.   *  If you enlarge NotePad to its maximum size, the following document
  11.      will be easier to read. To do so, click the Maximize button in the
  12.      upper-right corner of the NotePad window. Or open the Control menu
  13.      in the upper-left corner of the NotePad window and choose Maximize.
  14.  
  15.   *  To move through the document, press PAGE UP and PAGE DOWN or click
  16.      the arrows at the top and bottom of the scroll bar along the right
  17.      side of the NotePad window.
  18.  
  19.   *  To print the document, choose Print from the NotePad File menu.
  20.  
  21.   *  For Help using NotePad, press F1.
  22.  
  23.  
  24. ########################################################################
  25.  
  26.   This document contains known bugs and fixes for the Virtual Tablet
  27.   Interface by Version (Release Date) and Filename (Zip File). Fixes or
  28.   work-arounds are included with each problem unless otherwise noted.
  29.  
  30.   If you are experiencing problems with any of the Virtual Tablet
  31.   Interface drivers, utilities or applications and don't find the answer
  32.   here, please contact us via E-Mail on CompuServe account [74000, 2506]
  33.   or by voice at 206-868-3246 during technical support hours.
  34.  
  35. ########################################################################
  36.  
  37.               I M P O R T A N T
  38.               =================
  39.  
  40. 1. You must remove other tablet drivers before installing the Virtual
  41.    Tablet drivers. Otherwise, port conflicts will occur resulting in
  42.    erratic behavior or hung cursors. Places to check include:
  43.    AUTOEXEC.BAT, CONFIG.SYS, SYSTEM.INI and WIN.INI.  Also, check
  44.    your Windows startup folder for other tablet utilities.
  45.  
  46.    Remember to check in the [386Enh] section of SYSTEM.INI for other
  47.    enhanced mode Windows drivers besides VTABLET.386. If you are still
  48.    experiencing difficulties, check and report to us the error output
  49.    on the "Status=" line in the [Virtual Tablet] section of SYSTEM.INI.
  50.    You may also zip and mail us copies of SYSTEM.INI and WIN.INI (after
  51.    installation) to review for you.
  52.  
  53. 2. Please remember to consult the file DIGITIZE.TXT and make sure
  54.    your tablet is configured correctly. While every attempt was made
  55.    to use the factory default settings for each tablet, some were
  56.    changed to assure maximum performance. If you experience erratic
  57.    or no cursor movement, check the data bits, parity and baud rate
  58.    settings for your tablet.
  59.  
  60. ########################################################################
  61.  
  62.                   VERSION 2.00
  63.                ==================
  64.                            (January 30, 1994)
  65.  
  66. GENERAL
  67. ~~~~~~~
  68.  
  69. 1. All executable modules and drivers have been recompiled or rewritten
  70.    in the 80386 protected mode instruction set which is now the minimum
  71.    microprocessor required for the Virtual Tablet Interface.
  72.  
  73. 2. All executable modules and drivers have been recompiled or rewritten
  74.    for Windows 3.1 or higher which is now the minimum Windows version 
  75.    required for the Virtual Tablet Interface (end of real mode support).
  76.  
  77. 3. DOS support has been dropped including the DOS driver (VTABLET.SYS)  
  78.    and DOS component of the Virtual Tablet Loader (VTLOAD.EXE). Templates
  79.    under DOS are also no longer supported. DOS 5.0 is now the minimum
  80.    version required for the Virtual Tablet Interface.
  81.  
  82. 4. Common Virtual Tablet Interface functions have been consolidated into
  83.    a single dynamic link library (VTCOMMON.DLL) which replaces several
  84.    separate libraries including VTUSEREG.DLL.
  85.  
  86. 5. Online help has been greatly expanded for all executables and
  87.    utilities and now supplants the Windows Write manual.
  88.  
  89. 6. Support has been added for Science Accessories GP9, Calcomp 2000,
  90.    Mitsubishi Grafnet, GTCO Digi-Pad PC Boards, and Hitachi C/D/E/S/T
  91.    digitizers.
  92.  
  93. VTEDIT.EXE (VtExes.Zip)
  94. ~~~~~~~~~~~~~~~~~~~~~~~
  95.  
  96. 1.  NEW: The Editor now sports a Multiple Document Interface.
  97.  
  98. 2.  NEW: The Editor now supports Drag and Drop for template files.
  99.  
  100. 3.  NEW: The Editor, Loader and drivers now support sending DDE commands
  101.     to application servers like AutoCad for Windows from within templates.
  102.  
  103. 4.  NEW: Editor memory limitations have been removed and there is no
  104.     longer any limit (except virtual memory) on template size.
  105.  
  106. 5.  NEW: Templates can now be added to the Editor simply by clicking on
  107.     their icon in the Virtual Tablet Group of the Program Manager.
  108.  
  109. 6.  NEW: Paste and Undo capabilities have been added to region template
  110.     commands (including DDE) and the Comments dialog.
  111.  
  112. 7.  NEW: Printing page ranges now includes the option for non-blank
  113.     pages only (i.e. pages containing a region or combination).
  114.  
  115. 8.  NEW: The Edit menu now includes Select All for regions and combinations.
  116.  
  117. 9.  NEW: The Format menu now includes Enlarge Font and Reduce Font to
  118.     change the font size of the selected object (tablet, combo or region).
  119.  
  120. 10. CHANGED: The current font is now displayed in the Style dialog box
  121.     Label edit box.
  122.  
  123. 11. CHANGED: The Print dialog now provides and an interface to the
  124.     printer setup dialog instead of the Windows Spooler and provides
  125.     for page overlap on tiled pages.
  126.  
  127. 12. CHANGED: The maximum number of regions per template has been
  128.     increased from 256 to 1024.
  129.  
  130. 13. CHANGED: The maximum number of combinations per template has been
  131.     increased from 63 to 127.
  132.  
  133. 14. CHANGED: Style labels have been expanded to 63 characters from 31.
  134.  
  135. 15. CHANGED: Region template and DDE commands have been expanded to 127
  136.     characters from 31.
  137.  
  138. 16. DROPPED: The Control Panel and Clipboard commands have been dropped
  139.     as has owner draw capabilities from within the Clipboard.
  140.  
  141. VTLOAD.EXE (VtExes.Zip)
  142. ~~~~~~~~~~~~~~~~~~~~~~~
  143.  
  144. 1.  NEW: The Loader now sports an improved user interface including
  145.     scanning Windows and selecting available DDE servers.
  146.  
  147. 2.  NEW: The Loader now supports Drag and Drop for template information
  148.     files.
  149.  
  150. 3.  FIXED: Several fixes including template failures with certain
  151.     applications.
  152.  
  153. VTABLET.DLL and VTABLET.386 (VtExes.Zip)
  154. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  155.  
  156. 1.  NEW: These drivers have been rewritten in 80386 assembler protected
  157.     mode instructions for optimum speed and coordinate accuracy.
  158.  
  159. 2.  NEW: These drivers now support Comm 3 and 4 (interrupts 5 and 9)
  160.     provided you have the ports configured correctly to use separate
  161.     interrupts from Comm 1 and 2.
  162.  
  163. 3.  NEW: Clipping, rotation, acceleration support has been added to allow
  164.     designating an area of the tablet for mapping to the Windows screen
  165.     without requiring the use of a template.
  166.  
  167. 4.  FIXED: Several fixes including button mapping under Pen Windows.
  168.  
  169. 5.  DROPPED: AutoEnhance mode switch because it was obsolete.
  170.  
  171. 6.  ADDED: Reset switch which inhibits driver tablet resets at startup.
  172.  
  173. 7.  IMPROVED: Relative mode now keeps the cursor centered in the
  174.     Windows display upon startup.
  175.  
  176. VTAPPLET.DLL (formerly VTCONFIG.DLL in VtExes.Zip)
  177. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  178.  
  179. 1.  NEW: The Control Panel Applet has been completely re-written and
  180.     sports a visual look for changing the tablet, rotation, acceleration,
  181.     report rate, positioning, sensitivity, etc.
  182.  
  183. 2.  NEW: The Control Panel Applet now allows you to changes tablets
  184.     and the report rate "on the fly" without restarting Windows which
  185.     is useful when finding the right tablet configuration for your system
  186.     or changing from pressure to non-pressure sensitive applications.
  187.  
  188. 3.  NEW: The Control Panel Applet now allows you to designate an area
  189.     of the tablet for mapping to the Windows screen without requiring
  190.     the use of a template.
  191.  
  192. 4.  NEW: The Control Panel Applet now allows you to view communications,
  193.     digitizer and driver statistics in real-time which can assist you in
  194.     diagnosing or configuring the drivers for optimum use.
  195.  
  196. SETUP.EXE (VtSets.Zip)
  197. ~~~~~~~~~~~~~~~~~~~~~~
  198.  
  199. 1.  IMPROVED: Setup has been streamlined considerably and supports a
  200.     single directory structure instead of stuffing the Windows directory
  201.     with lots of DLLs, help files, executables, etc.
  202.  
  203. 2.  IMPROVED: Setup now includes a smart reinstall capability to avoid
  204.     loading the Windows drivers in multiple configurations, i.e. Windows
  205.     mouse, installable driver, Pen Windows driver or dynamic driver.
  206.  
  207. 3.  IMPROVED: Online help is now provided for Setup which supplants the
  208.     Windows Write manual.
  209.  
  210. SAMPLES (VtSams.Zip)
  211. ~~~~~~~~~~~~~~~~~~~~
  212.  
  213. 1. DROPPED: Sample templates are no longer provided since it's just
  214.    as easy to create your own with the Build command from within the
  215.    Editor. However, the template for the Editor and sample style
  216.    sheets are installed, updated or removed if you select Windows
  217.    Editor from the Setup program.
  218.  
  219. DOCUMENTATION (VtDocs.Zip)
  220. ~~~~~~~~~~~~~~~~~~~~~~~~~
  221.  
  222. 1. IMPROVED: Online help has been greatly expanded for all executables
  223.    and utilities and supplants the Windows Write manual. A printed
  224.    manual is now included for registered users.
  225.  
  226. ########################################################################
  227.  
  228.        E N D  O F  V E R S I O N  1 . X X  S E R I E S
  229.            (Upgrade Required For Registered Users)
  230.  
  231. ########################################################################
  232.  
  233.                  VERSION 1.36
  234.               ==================
  235.                (April 30, 1993)
  236.  
  237. VTABLET.DLL and VTABLET.SYS (VtExes.Zip)
  238. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  239.  
  240. 1. NEW: Support has been added for Summagraphics BitPad One;
  241.    Kurta Series One, XLC, and XLP; AceCad and Mitsubishi Grafnet
  242.    digitizers. See DIGITIZE.TXT for their configurations.
  243.  
  244. VTEDIT.EXE (VtExes.Zip)
  245. ~~~~~~~~~~~~~~~~~~~~~~~
  246.  
  247. 1. FIXED: Shadow pens in all shapes now paint and print correctly.
  248.  
  249. ########################################################################
  250.  
  251.                  VERSION 1.35
  252.               ==================
  253.               (January 30, 1993)
  254.  
  255. GENERAL
  256. ~~~~~~~
  257.  
  258. 1. IMPROVED: All executable Windows modules have been updated to take
  259.    advantage of assignable system sounds (if you have a sound card).
  260.  
  261. VTABLET.DLL (VtExes.Zip)
  262. ~~~~~~~~~~~~~~~~~~~~~~~~
  263.  
  264. 1. NEW: Extensions has been added to support Windows applications
  265.    that can directly utilize a digitizer such as MapInfo, etc.
  266.  
  267. 2. FIXED: A problem using template pointer regions under Pen Windows
  268.    which caused a fault at the far right or top of the pointer region.
  269.  
  270. SAMPLES (VtSams.Zip)
  271. ~~~~~~~~~~~~~~~~~~~~
  272.  
  273. 1. NEW: MapInfo Corporation's MapInfo for Windows.
  274.  
  275. #########################################################################
  276.  
  277.                  VERSION 1.34
  278.              ===================
  279.              (December 10, 1992)
  280.  
  281. GENERAL
  282. ~~~~~~~
  283.  
  284. 1. NEW: Support has been added for Summagraphics SummaSketch III,
  285.    SummaGrid III digitizers. See DIGITIZE.TXT for their configurations.
  286.  
  287. VTEDIT.EXE (VtExes.Zip)
  288. ~~~~~~~~~~~~~~~~~~~~~~~
  289.  
  290. 1. IMPROVED: Printing now provides the option of choosing a range of
  291.    pages saving paper on large templates for which only a small area
  292.    is actually used (pages are tiled left-to-right, top-to-bottom).
  293.  
  294. 2. IMPROVED: Fast files in the File menu are no longer listed if they
  295.    are invalid or nonexistent, i.e. deleted between sessions.
  296.  
  297. ########################################################################
  298.  
  299.                  VERSION 1.33
  300.               ==================
  301.               (November 7, 1992)
  302.  
  303. GENERAL
  304. ~~~~~~~
  305.  
  306. 1. NEW: Support has been added for Kurta IS/THREE and Numonics
  307.    AccuGrid digitizers. See DIGITIZE.TXT for their configurations.
  308.  
  309. VTEDIT.EXE (VtExes.Zip)
  310. ~~~~~~~~~~~~~~~~~~~~~~~
  311.  
  312. 1. NEW: You may now change the font name for the entire template with
  313.    the new Font Name command under the Options menu (with full undo).
  314.    The default font name is also saved as "FontName" in the [Options]
  315.    section of VTEDIT.INI and used for all templates.
  316.  
  317. 2. IMPROVED: The Editor now supports "chiseled" dialogs boxes. If you
  318.    have a laptop or want to disable this feature, add the line
  319.    "ChiselDialogs=0" in the [Options] section of VTEDIT.INI.
  320.  
  321. 3. IMPROVED: Printing templates now automatically changes the paper
  322.    orientation (portrait or landscape) to match the active area unless
  323.    disabled by "AutoOrient=0" in the [Options] section of VTEDIT.INI.
  324.  
  325. 4. FIXED: The Undo command for template comments has been fixed.
  326.  
  327. VTLOAD.EXE (VtExes.Zip)
  328. ~~~~~~~~~~~~~~~~~~~~~~~
  329.  
  330. 1. FIXED: An erroneous error message when using the Loader with the
  331.    Windows driver loaded dynamically by applications.
  332.  
  333. 2. FIXED: Occasional incorrect template file specifications in the
  334.    main dialog window when changing to a parent template directory.
  335.  
  336. 3. IMPROVED: The Loader now supports "chiseled" dialogs boxes. If you
  337.    have a laptop or want to disable this feature, add the line
  338.    "ChiselDialogs=0" in the [Options] section of VTEDIT.INI.
  339.  
  340. VTABLET.DLL and VTABLET.SYS (VtExes.Zip)
  341. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  342.  
  343. 1. NEW: The Windows driver and Control Panel Applet now support "Air
  344.    Brushing" or mapping pressure values to buttons even when using a
  345.    non-pressure stylus. See Appendix B in the manual for details.
  346.  
  347. 2. FIXED: A problem with Kurta IS/ONE 12x17 tablets in absolute mode.
  348.  
  349. 3. IMPROVED: Button zero on Numonics 16-button cursors now maps to
  350.    the 'pick" button for most CAD applications.
  351.  
  352. SAMPLES (VtSams.Zip)
  353. ~~~~~~~~~~~~~~~~~~~~
  354.  
  355. 1. IMPROVED: The Virtual Template Editor template has been updated
  356.    for the Font Name command under Options and to use accelerator keys
  357.    wherever available thereby minimizing 'menu flash' most commands.
  358.  
  359. ########################################################################
  360.  
  361.                  VERSION 1.32
  362.              ====================
  363.              (September 30, 1992)
  364.  
  365. GENERAL
  366. ~~~~~~~
  367.  
  368. 1. NEW: Support has been added for Kontron Electronics Digicad Plus and
  369.    Digikon digitizers including pressure-sensitivity. See DIGITIZE.TXT
  370.    for their configurations.
  371.  
  372. VTEDIT.EXE (VtExes.Zip)
  373. ~~~~~~~~~~~~~~~~~~~~~~~
  374.  
  375. 1. FIXED: An occasional erroneous message when opening sample templates
  376.    from the command line (registered users only).
  377.  
  378. 2. IMPROVED: The Build command now detects target windows owned by DLL
  379.    libraries which may not work correctly with the Loader.
  380.  
  381. VTLOAD.EXE (VtExes.Zip)
  382. ~~~~~~~~~~~~~~~~~~~~~~~
  383.  
  384. 1. FIXED: The Windows Loader no longer incorrectly asks to save changes to a
  385.    file which has not been changed.
  386.  
  387. 2. IMPROVED: Target applications whose windows are owned by DLL libraries
  388.    are now detected which may not work correctly with templates.
  389.  
  390. VTABLET.DLL (VtExes.Zip)
  391. ~~~~~~~~~~~~~~~~~~~~~~~~
  392.  
  393. 1. NEW: A replacement Windows library for the CalComp 33000 digitizers
  394.    is now provided uncompressed on disk or in VtExes.Zip. See the file
  395.    READ_ME.TXT for more information and installation.
  396.  
  397. ########################################################################
  398.  
  399.                  VERSION 1.31
  400.               =================
  401.               (August 31, 1992)
  402.  
  403. GENERAL
  404. ~~~~~~~
  405.  
  406. 1. NEW: Support for a pressure-sensitive stylus has been added for
  407.    CalComp DrawingBoard II and Wacom digitizers. See DIGITIZE.TXT for
  408.    their new tablet identifiers.
  409.  
  410. 2. NEW: Support has been added for Houston Instruments HiPad, and 
  411.    Numonics GraphicMaster and GridMaster tablets. See DIGITIZE.TXT for
  412.    their configurations.
  413.  
  414. VTEDIT.EXE (VtExes.Zip)
  415. ~~~~~~~~~~~~~~~~~~~~~~~
  416.  
  417. 1. IMPROVED: The Editor now automatically opens templates with the
  418.    default tablet type (established during installation or changed from
  419.    within the Format Properties dialog).
  420.  
  421. 2. FIXED: Exporting large Metafile and Encapsulated Postscript files no
  422.    longer exhaust the Windows GDI heap resulting in erratic displays.
  423.  
  424. 3. FIXED: Importing Encapsulated Postscript to rectangular objects now
  425.    clips correctly when printed to a Postscript printer or re-exported.
  426.  
  427. VTABLET.DLL (VtExes.Zip)
  428. ~~~~~~~~~~~~~~~~~~~~~~~~
  429.  
  430. 1. NEW: The driver now provides support for mapping tablet buttons.
  431.  
  432. 2. IMPROVED: Second-stage filtering has been added to reduce screen
  433.    jitter when using a tablet and stylus under Pen Windows or with
  434.    absolute positioning.
  435.  
  436. 3. FIXED: Barrel events under Pen Windows are now handled correctly.
  437.    Note: Pen Windows does not currently support a middle mouse button.
  438.  
  439. 4. IMPROVED: A number of minor improvements and fixes for CalComp,
  440.    Numonics, Kurta and Wacom digitizers.
  441.  
  442. VTABLET.SYS (VtExes.Zip)
  443. ~~~~~~~~~~~~~~~~~~~~~~~~
  444.  
  445. 1. IMPROVED: Tablet filtering has been added via the command line
  446.    switch '/Fn' where n is between 0 and 5 (default=3). See the DOS
  447.    Driver Appendix in the manual or READ_ME.TXT for more information.
  448.  
  449. 2. IMPROVED: Second-stage filtering has been added to reduce screen
  450.    jitter when using a tablet and stylus.
  451.  
  452. 3. IMPROVED: A number of minor improvements and fixes for CalComp,
  453.    Numonics, Kurta and Wacom digitizers.
  454.  
  455. VTCONFIG.DLL (VtExes.Zip)
  456. ~~~~~~~~~~~~~~~~~~~~~~~~~
  457.  
  458. 1. NEW: The Control Panel Applet and device drivers now provide for
  459.    mapping tablet buttons to Windows buttons (left, middle and right)
  460.    and no longer requires restarting Windows to effect the changes.
  461.  
  462. DOCUMENTATION (VtDocs.Zip)
  463. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  464.  
  465. 1. IMPROVED: The Windows Write manual has been improved to include a
  466.    chapter on using the Setup program to install, update or remove
  467.    components of the Virtual Tablet Interface.
  468.  
  469. SETUP.EXE (VtSets.Zip)
  470. ~~~~~~~~~~~~~~~~~~~~~~
  471.  
  472. 1. IMPROVED: Setup now displays and asks you confirm your choices
  473.    during installation. Click Accept or press ENTER to continue with
  474.    installation. Click Modify or press ESCAPE to change your choices.
  475.  
  476. 2. IMPROVED: Setup now creates icons for the sample templates (if you
  477.    are installing them) in the Program Manager's Virtual Tablet Group.
  478.  
  479. ########################################################################
  480.  
  481.                  VERSION 1.30
  482.                ===============
  483.                (July 11, 1992)
  484.  
  485. GENERAL
  486. ~~~~~~~
  487.  
  488. 1. IMPROVED: Support has been added for the Numonics 2200 Series of
  489.    digitizers. See DIGITIZE.TXT for their configurations.
  490.  
  491. VTEDIT.EXE (VtExes.Zip)
  492. ~~~~~~~~~~~~~~~~~~~~~~~~
  493.  
  494. 1. NEW: Encapsulated Postscript files (EPS) are now supported for both
  495.    exporting and importing. Refer to the chapter titled "Importing &
  496.    Exporting" in the manual or online help for restrictions and use.
  497.  
  498. 2. NEW: AutoCAD Drawing Exchange Files (DXF) are supported for both
  499.    exporting and importing. Refer to the chapter titled "Importing &
  500.    Exporting" in the manual or online help for restrictions and use.
  501.  
  502. 3. NEW: Style sheets which can be saved and loaded independently of
  503.    the template for standardizing template designs and modifying large
  504.    numbers of template regions quickly. Standard style sheets are
  505.    included in the samples.
  506.  
  507. 4. NEW: Circle shapes (ortho); hatching patterns; bold and italic font
  508.    weights; and hairline and heavy outlines.
  509.  
  510. 5. NEW: The Editor now starts up maximized to the screen size unless
  511.    loaded as an icon or 'Maximized=0' is inserted under the section
  512.    titled [Options] in the Editor's configuration file VTEDIT.INI.
  513.  
  514. 6. IMPROVED: Meta files are now exported in a more generalized format
  515.    readable by most Windows applications. In addition, multi-line style
  516.    labels now output correctly across multiple lines if hard-wrapped.
  517.  
  518. 7. CHANGED: Font greeking has been dropped due to TrueType technology
  519.    in Windows 3.1 and widespread use of other type managers under
  520.    Windows 3.0. The 'Debug Info' option has been moved to the Display
  521.    and Print dialogs and now also appears in the Status Bar.
  522.  
  523. VTABLET.DLL and VTABLET.SYS (VtExes.Zip)
  524. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  525.  
  526. 1. IMPROVED: The Windows driver can now be enabled and disabled from
  527.    the Control Panel Applet (Standard Mode only) for sharing the Com
  528.    port with another device such as a modem without leaving Windows.
  529.  
  530. 2. FIXED: Calcomp DrawingBoard II digitizers no longer need to set or
  531.    reset the 9X00 command set prefix.
  532.  
  533. SAMPLES (VtSams.Zip)
  534. ~~~~~~~~~~~~~~~~~~~~
  535.  
  536. 1. NEW: Freelance Graphics for Windows.
  537.  
  538. 2. NEW: Standard style sheets for the Editor (see below).
  539.  
  540. ########################################################################
  541.  
  542.                  VERSION 1.22
  543.                 ==============
  544.                 (June 5, 1992)
  545.  
  546. GENERAL
  547. ~~~~~~~
  548.  
  549. 1. IMPROVED: Support has been added for GTCO DigiPad, Super-L and
  550.    Rollup digitizers. See DIGITIZE.TXT for their configurations.
  551.  
  552. VTEDIT.EXE (VtExes.Zip)
  553. ~~~~~~~~~~~~~~~~~~~~~~~~
  554.  
  555. 1. FIXED: The font metrics in the Editor have been improved and now
  556.    conform to the sizes as stated in the manual. Under certain
  557.    circumstances, this may require changing some label sizes in
  558.    existing templates.
  559.  
  560. VTLOAD.EXE (VtExes.Zip)
  561. ~~~~~~~~~~~~~~~~~~~~~~~~
  562.  
  563. 1. IMPROVED: The DOS segment of the Virtual Tablet Loader is now fully
  564.    documented in the manual appendices.
  565.  
  566. SAMPLES (VtSams.Zip)
  567. ~~~~~~~~~~~~~~~~~~~~
  568.  
  569. 1. NEW: New sample templates have been added for AutoSketch for
  570.    Windows, CorelDraw Version 3.0; and Corel Paint, Show and Chart.
  571.  
  572. ########################################################################
  573.  
  574.                  VERSION 1.21
  575.                 ==============
  576.                 (May 20, 1992)
  577.  
  578. GENERAL
  579. ~~~~~~~
  580.  
  581. 1. IMPROVED: Support has been added for the Calcomp 33070 (WIZ).
  582.  
  583. 2. IMPROVED: Support has been added for the Wacom 210L, 31xE, 32xE,
  584.    42xE and 510C tablets (non-pressure mode only).
  585.  
  586. VTEDIT.EXE (VtExes.Zip)
  587. ~~~~~~~~~~~~~~~~~~~~~~~~
  588.  
  589. 1. NEW: A custom, right mouse button, popup menu is now available
  590.    anywhere within the Editor's window. To configure or invoke, press
  591.    the right mouse button or choose the Custom Menu command from the
  592.    Options menu. Can be configured with any Editor command.
  593.  
  594. 2. NEW: Color labels and outlines have been added to the available
  595.    styles. The Build command now defaults to using automatic color
  596.    outlines instead of fills.
  597.  
  598. 3. IMPROVED: The compiler now offers you a choice of highlighting
  599.    regions in which a problem was detected. When enabled, regions are
  600.    marked with an "X" from each bounding corner.
  601.  
  602. 4. IMPROVED: The Escape key now switches the display to draft mode for
  603.    the remainder of a screen refresh rather than just canceling
  604.    further object rendering.
  605.  
  606. VTLOAD.EXE (VtExes.Zip)
  607. ~~~~~~~~~~~~~~~~~~~~~~~~
  608.  
  609. 1. IMPROVED: Multiple templates can now be executed simply by clicking
  610.    on their icon rather than manually unloading the current template.
  611.    This makes switching application templates as easy as a mouse click.
  612.  
  613. VTABLET.DLL and VTABLET.SYS (VtExes.Zip)
  614. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  615.  
  616. 1. IMPROVED: Maximum rated speed for most tablets has been boosted an
  617.    average of 50% or more.
  618.  
  619. 2. IMPROVED: Support has been added to automatically detect and use
  620.    the 16550A FIFO UART which can reduce interrupts by up to 75%.
  621.  
  622. 3. FIXED: Initialization problems with Calcomp Drawing Board II
  623.    tablets. Make sure the 9X00 command set is enabled by Escape.
  624.  
  625. ########################################################################
  626.  
  627.                  VERSION 1.20
  628.                ===============
  629.                (April 24, 1992)
  630.  
  631. GENERAL
  632. ~~~~~~~
  633.  
  634. 1. IMPROVED: All aspects of the Virtual Tablet Interface have been
  635.    updated to conform with the Microsoft Windows Style Guide dated
  636.    March, 1992. This mostly applies to dialog boxes and help menus.
  637.  
  638. 2. NEW: Specific support has been added for SummaSketch II and
  639.    DrawingBoard II series of digitizers. See DIGITIZE.TXT for their
  640.    configurations. Previous versions are still compatible with both
  641.    series but for optimum performance, use the new tablet identifiers.
  642.  
  643. VTEDIT.EXE (VtExes.Zip)
  644. ~~~~~~~~~~~~~~~~~~~~~~~~
  645.  
  646. 1. NEW: A new style dialog box now includes hard-coded multi-line
  647.    labels, triangle and diamond shapes.
  648.  
  649. 2. NEW: Context-sensitive help is now available from within any menu
  650.    and dialog box by pressing the F1 key.
  651.  
  652. 3. NEW: The help menu now includes an option to search for help by
  653.    keyword. Choose "Search for Help on...". The Editor template has
  654.    been updated, as well.
  655.  
  656. 4. IMPROVED: All file dialogs have been updated to conform to the new
  657.    Common Dialog standard in Windows 3.1. This includes the "Open",
  658.    "SaveAs", "Import" and "Export" file dialogs.
  659.  
  660. VTLOAD.EXE (VtExes.Zip)
  661. ~~~~~~~~~~~~~~~~~~~~~~~~
  662.  
  663. 1. NEW: Context-sensitive help is now available from within any menu
  664.    and dialog box by pressing the F1 key.
  665.  
  666. 2. NEW: The help menu now includes an option to search for help by
  667.    keyword. Choose "Search for Help on...".
  668.  
  669. 3. IMPROVED: File dialogs have been updated to conform to the new
  670.    Common Dialog standard in Windows 3.1. This includes the "Open" and
  671.    "SaveAs" file dialogs.
  672.  
  673. 4. FIXED: Control characters in templates did not work correctly when
  674.    sent to Multiple Document Interface applications. This problem has
  675.    been fixed in the current version.
  676.  
  677. VTABLET.DLL and VTABLET.SYS (VtExes.Zip)
  678. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  679.  
  680. 1. IMPROVED: The interrupt configuration parameter is no longer
  681.    needed. The driver now supports only Comm 1 or 2 and uses industry
  682.    standard Com port parameters (base, interrupt, vector, etc).
  683.  
  684. 2. FIXED: Emulation of smaller tablets such as the SummaSketch 1201 by
  685.    larger tablets could cause a crash in absolute mode due to the
  686.    active area size differences. The driver now bounds all incoming
  687.    coordinates to their expected values.
  688.  
  689. VTCONFIG.DLL (VtExes.Zip)
  690. ~~~~~~~~~~~~~~~~~~~~~~~~
  691.  
  692. 1. FIXED: A problem dating back to Version 1.00 that did not swap the
  693.    mouse buttons correctly has been fixed.
  694.  
  695. DOCUMENTATION (VtDocs.Zip)
  696. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  697.  
  698. 1. IMPROVED: The manual is now provided in Windows Write format. Print
  699.    and assemble in the following order: Cover, Contents, Part1, Part2,
  700.    Part3 and Part4.
  701.  
  702. SAMPLES (VtSams.Zip)
  703. ~~~~~~~~~~~~~~~~~~~~
  704.  
  705. 1. NEW: In addition to the Virtual Tablet Editor, sample templates
  706.    now include skeleton templates that you may edit, embellish or use
  707.    'as is' for the following applications: AutoCAD for Windows, Adobe
  708.    Illustrator, CorelDraw!, Micrografx Designer, FrameMaker, Aldus
  709.    FreeeHand, ImageIn, Aldus Persuasion, Aldus PageMaker, PhotoStyler,
  710.    Stanford Graphics, Ventura Publisher for Windows, Fractal Painter
  711.    and WinCAD. See the Editor's template for an example of what a
  712.    little extra effort can do to embellish a template.
  713.  
  714. ########################################################################
  715.  
  716.                  VERSION 1.12
  717.                ===============
  718.                (April 12, 1992)
  719.  
  720. VTEDIT.EXE (VtExes.Zip)
  721. ~~~~~~~~~~~~~~~~~~~~~~~~
  722.  
  723. 1. NEW: Tiny and Huge font sizes have been added to style labels. Font
  724.    sizes now map to 1/100th (Tiny), 1/80th (Small), 1/60th (Medium),
  725.    1/40th (Large) and 1/20th (Huge) of the active area. Existing
  726.    templates may need to be tuned to these new font sizes.
  727.  
  728. 2. NEW: Button outline pen styles have been added. Give your template
  729.    that 'Windows' look! Try elliptic buttons for important commands.
  730.  
  731. 3. IMPROVED: Combinations now automatically provide an inside margin
  732.    eliminating style conflicts with their member regions.
  733.  
  734. 4. IMPROVED: The Build command has been enhanced and can now build
  735.    templates for even the most sticky, non-standard Windows Apps (like
  736.    Ventura Publisher). No more rolling menus before building.
  737.  
  738. ########################################################################
  739.  
  740.                  VERSION 1.11
  741.                ===============
  742.                (April 6, 1992)
  743.  
  744. VTABLET.386 (VtExes.Zip)
  745. ~~~~~~~~~~~~~~~~~~~~~~~~
  746.  
  747. 1. NEW: This new enhanced mode windows driver significantly speeds up
  748.    Windows running in enhanced mode. Tablet interrupts are now handled
  749.    down in the Virtual Machine and not in the Windows kernel. Depending
  750.    on your tablet model and report rate settings, you should see an
  751.    improvement of up to 400% faster response times.
  752.  
  753. VTABLET.DLL (VtExes.Zip)
  754. ~~~~~~~~~~~~~~~~~~~~~~~~
  755.  
  756. 1. NEW: This driver has been updated to work with the new enhanced mode
  757.    windows driver, VTABLET.386. The tracing interface has been updated.
  758.  
  759. VTABLET.SYS (VtExes.Zip)
  760. ~~~~~~~~~~~~~~~~~~~~~~~~
  761.  
  762. 1. FIXED: This driver has been updated to work with SummaSketch I
  763.    tablets and restores their double-click capability.
  764.  
  765. ########################################################################
  766.  
  767.                  VERSION 1.10
  768.                ================
  769.                (March 26, 1992)
  770.  
  771. GENERAL
  772. ~~~~~~~
  773.  
  774. 1. NEW: Kurta IS/ONE tablets for 8.5"x11", 12"x12" and 12"x17" have
  775.    been added. See DIGITIZE.TXT for their configurations.
  776.  
  777. VTEDIT.EXE (VtExes.Zip)
  778. ~~~~~~~~~~~~~~~~~~~~~~~
  779.  
  780. 1. NEW: A toolbar now joins the status and scroll bars to assist you in
  781.    navigating the Editor's window. It contains miniature icons for the
  782.    twenty-two most commonly used commands. Check it out!
  783.  
  784. 2. NEW: Style labels now automatically wrap to the object's bounding
  785.    rectangle unless exporting to a metafile or using the Greek
  786.    Fonts option for either the display or printer.
  787.  
  788. VTABLET.DLL and VTABLET.SYS (VtExes.Zip)
  789. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  790.  
  791. 1. NEW: Sixteen button cursor support has been added joining stylus
  792.    and 4-button cursors. As with all virtual tablets, only four
  793.    buttons are actually ever used (this is a Windows limitation).
  794.  
  795. 2. NEW: Button handling has been improved for applications that
  796.    require simultaneous presses and releases of multiple buttons.
  797.  
  798. 3. NEW: The choice of absolute or relative positioning has been added
  799.    to the Windows driver and Control Panel applet running under
  800.    Windows 3.1 or higher.
  801.  
  802. 4. NEW: Report rates can now be configured. Under the Windows driver,
  803.    an 'AutoEnhance' mode switch automatically lowers the tablets'
  804.    report rate when running under Enhanced Windows to boost total
  805.    system performance.
  806.  
  807. 5. FIXED: A bug in SummaSketch I (not II) tablets results in loss of
  808.    double-clicking under Windows and DOS. This problem has been fixed
  809.    in Version 1.11. Download VTSETS.ZIP and VTEXES.ZIP and make sure
  810.    the new enhanced mode driver is installed.
  811.  
  812. ########################################################################
  813.  
  814.                  VERSION 1.01
  815.                ================
  816.                (March 16, 1992)
  817.  
  818. VTEDIT.EXE (VtExes.Zip)
  819. ~~~~~~~~~~~~~~~~~~~~~~~
  820.  
  821. 1. FIXED: Build problems have been noted with deep cascading menu
  822.    structures resulting in template regions that are too small for many
  823.    output devices and are also capable of producing a crash in the
  824.    Editor. This problem has been fixed in Version 1.10 which now warns
  825.    you and asks to continue.  Answering 'yes' will build a template for
  826.    the menu but skip the 'menu items/template regions' in question.
  827.    The work-around for earlier versions is to turn off cascading menus.
  828.  
  829. VTABLET.DLL and VTABLET.SYS (VtExes.Zip)
  830. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  831.  
  832. 1. FIXED: Problems with certain SummaSketch tablets have been fixed in
  833.    Version 1.10 that occasionally caused the tablet to hang at
  834.    startup or when switching back from DOS under Enhanced Windows.
  835.  
  836. ########################################################################
  837.  
  838.                  VERSION 1.00
  839.                ===============
  840.                (March 9, 1992)
  841.  
  842. VTEDIT.EXE (VtExes.Zip)
  843. ~~~~~~~~~~~~~~~~~~~~~~~
  844.  
  845. 1. FIXED: Build command problems have been noted with applications such
  846.    as CorelDraw, AutoCAD for Windows, Ventura Publisher, etc. where
  847.    menus comprise bitmap images or cascade to deep levels (and no
  848.    error message was given!). The work around requires unchecking the
  849.    Cascade Menus option in the Build dialog box. This will work for
  850.    cascading menus containing bitmaps (CorelDraw) but not for top-level
  851.    popups (like AutoCad for Windows).
  852.  
  853. VTABLET.DLL (VtExes.Zip)
  854. ~~~~~~~~~~~~~~~~~~~~~~~~
  855.  
  856. 1. FIXED: Some problems have been noted using multiple instances of
  857.    VTABLET.DLL loaded as both the mouse driver and an installable
  858.    library under the final release of 386 Enhanced Windows 3.1 when
  859.    other interrupt driven devices are present and a DOS window is
  860.    closed.
  861.  
  862. SETUP.EXE (VtExes.Zip)
  863. ~~~~~~~~~~~~~~~~~~~~~~
  864.  
  865. 1. FIXED: A problem installing VTUSEREG.DLL from other than a root
  866.    directory has been fixed (1.00A).
  867.  
  868. 2. FIXED: Manual loading of VTABLET.DLL in [MMCPL] under Windows 3.1
  869.    was incorrectly stated in the READ_ME.TXT. The CONTROL.INI file has
  870.    changed from the Final Pre-Release of Windows 3.1 to the Final
  871.    Release. Consult your final Windows 3.1 documentation for the new
  872.    location of the [MMCPL] section and how it works.
  873.  
  874. ########################################################################
  875.  
  876.