home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / ansi / tdraw450.arj / WHATSNEW.DOC < prev   
Encoding:
Text File  |  1992-03-16  |  5.5 KB  |  131 lines

  1. There were over 50 improvements and corrections for this release of TheDraw.
  2. The following new features were added for version 4.50:
  3.  
  4. o    FONTS!  Built in Ascii class font support.  This takes the difficulty
  5.      out of creating large sized lettering.  Select "Fonts" from the pull
  6.      down menu.
  7.  
  8. o    Improved Restore/Undo facility.  Any screen operation can be reversed
  9.      simply by pressing ALT-R.
  10.  
  11. o    Mouse users can click on items in the status line to activate or
  12.      toggle options.
  13.  
  14. o    Added a 23 line edit buffer option.  This was requested by several
  15.      Bulletin Board System operators.  It should prove a popular option,
  16.      eliminating the need to always use block saves.  Go into the
  17.      internal Setup screen (using Options pulldown menu).  Move to
  18.      edit buffer depth and press [SPACE] until "23" appears.
  19.  
  20. o    Revised QuickBasic support.  Many people experienced difficulties
  21.      using TheDraw .OBJ file in MicroSoft's integrated environment.
  22.      This release corrects those problems.  Resave your screens in TheDraw,
  23.      and rebuild any Quick Libraries using MAKEQLB.
  24.  
  25.       Important:  References to QuickBasic .OBJ have changed.  You must now
  26.                   use "&" instead of "!" postfix's.  ie:
  27.  
  28.                   Use:          DECLARE ImageData&
  29.                   Instead of:   DECLARE ImageData!
  30.  
  31. o    Improved file directory listing used for Load/View/Delete Screen
  32.      commands (ALT-L, ALT-V, ALT-K).  Directories are now displayed along
  33.      with all files.
  34.  
  35. o    Ansi screen saves optimized to reduce file size, and speed display.
  36.  
  37. o    Pulldown menus now show corresponding shortcut keystrokes.
  38.  
  39. o    When the pulldown menu is displayed, Mouse users can now click on
  40.      items in the status line.  This will toggle the corrsponding command.
  41.      ie:  ALT-A (Colors), INS (Insert Mode), ALT-F (Function Key Sets), etc...
  42.  
  43. o    Additional documentation for using the Clipper compiler (courtesy
  44.      of Ian Thurston).
  45.  
  46. o    In response to many requests, static Ansi files can now put characters
  47.      in the lower-right corner of the screen.  Be warned, that doing so will
  48.      cause an uncontrollable screen scroll.
  49.  
  50.      Animated Ansi files are still not permitted.  However, colors can now
  51.      be placed there with causing unwanted screen scrolling.  TheDraw now
  52.      makes special Ansi codes which will color the corner safely.
  53.  
  54.  
  55. =========
  56. Bug Fixes
  57. =========
  58.  
  59. - Proper handling of top line in Ansi files.  A change permitting Ansi on
  60.   the bottom of the screen fouled the display of Ansi on the top of the
  61.   screen.
  62.  
  63. - Object files (.OBJ) containing less than 512 bytes now are made properly.
  64.   A bug was introduced with the addition of QuickBasic support.
  65.  
  66. - QuickBasic library update batch file MAKEQLB improved to have better
  67.   error handling.
  68.  
  69. - Ascii file saves now place CR/LF after last line.
  70.  
  71. - Animation scramble scanner was leaving garbage of the screen.
  72.  
  73. - Various screen display quirks associated with the virtual edit buffer.
  74.  
  75. - Fixed the column insert/delete functions (ALT-[LEFT/RIGHT])
  76.  
  77. - More safeguards when switching between 25 and 43/50 line edit buffers.
  78.  
  79. - TheDraw can now load read-only marked files properly.
  80.  
  81. - Screen blanker tamed when doing a dos shell.
  82.  
  83. - Better handling of bell codes in Ansi files.
  84.  
  85. - Fixed bug with Sticky ruler status not being saved to .TD files.
  86.  
  87. - Repaired several problems with screen refresh in animation mode.
  88.  
  89. - Animation redrawn function (ALT-Q) altered to work more consistantly
  90.   across various computers.  A redraw speed of 255 now redraws the
  91.   animation sequences between 5 and 10 characters/second.
  92.  
  93. - Animation delete function (ALT-Z) now properly recognize sprite mode, and
  94.   handles removing the last character from the animation sequence better.
  95.  
  96. - Better handling of animation block moves.  Previously you could move an
  97.   area lacking animation over an animated area, thus making a "black hole"
  98.   until the screen was redrawn.  This release corrects the oversight.
  99.  
  100. Plus several other minor fixes.
  101.  
  102.  
  103. Thanks to:
  104.   Steven Fischkoff for finding bug with animation scramble scanner.
  105.   J. T. Merrill for finding problem with THEPP when displaying
  106.     animated files.
  107.   Warren Leadbeatter for pointing out circumstances where unwanted
  108.     blank lines could get inserted into Ansi files.
  109.   Jeff Lawson for finding bug when loading read-only files, saving
  110.     small  (less  than  512  bytes)  object   files,  and  suggesting
  111.     improvements for the QuickBasic MAKEQLB batch file.
  112.   Ian Thurston for supplying a example for the Clipper compiler.
  113.   Joe Fischer (and others) for helping identify glitch with Ansi
  114.     saves relative to spurious linefeeds in the top video line.
  115.  
  116. Improvements include  encrypted screen  data to  thwart hack attempts,
  117. internal Ascii  class font  support, true  restore/undo facility which
  118. can reverse  any screen  operation, a 23 line edit buffer (very useful
  119. for BBS screen generation), improved cursor  viability when foreground
  120. and  background  colors  are  the  same,  pull  down menus now display
  121. shortcut  keystrokes,   file  directory   used  with  load/view/delete
  122. function now  show directories,  more efficient  Ansi file generation,
  123. mouse users can now click on items in status line (when pulldown menus
  124. displayed) as shortcut for common commands.  Enjoy!
  125.  
  126.  
  127.  
  128. Please do not assume someone else will write about a bug you find.
  129. Write a letter and be immortalized in the doc's of TheDraw!
  130.  
  131. In any case, Enjoy!
  132.