home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 15 / CDACTUAL15.iso / cdactual / program / basic / Q4TOOL16.ZIP / README.1ST < prev    next >
Encoding:
Text File  |  1992-07-05  |  1.7 KB  |  36 lines

  1.  
  2.  
  3.           Q4Tool Library (v.1.6) update information...
  4.  
  5.           If  this  version  of  Q4T  is an upgrade from your previous
  6.           version, please note the following:
  7.  
  8.             o  The DoWindow() routine  now  supports  a  single  color
  9.                attribute   instead  of  the  separate  background  and
  10.                foreground colors.  A new  shadowing  effect  has  been
  11.                added (shadow characters outside of window).
  12.  
  13.             o  A new pull-down bar menu routine has been added to  the
  14.                Q4T  Library.   A  new  argument has been added to this
  15.                routine allowing for the  shadowing  of  its  pull-down
  16.                windows.
  17.  
  18.             o  There are now new routines for  gathering  and  setting
  19.                system information and services.
  20.  
  21.             o  The  Delay()  routine  has  a  new  argument  added  to
  22.                indicate if a mouse is to be used for a response.  This
  23.                is  due  to  trouble  experience  with  Microsoft Mouse
  24.                Driver v.7.00 when doing an interrupt 33H vector  check
  25.                for  the  presence  of a mouse driver.  There also is a
  26.                delay experienced with versions after v.7.00 when doing
  27.                the vector check.   Adding the new argument circumvents
  28.                these problems.
  29.  
  30.           Please  read  Q4TOOL.DOC  for  more information on these new
  31.           features.  Q4T-DEMO.EXE is now upgraded to  demonstrate  the
  32.           added  routines.   If  you intend to recompile your programs
  33.           with this new version, please note the additional  arguments
  34.           added to the Delay() and BarMenu()  routines.   Modification
  35.           of your previous source code will be necessary.
  36.