home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 028A / JWRITE.ZIP / WHATS.NEW < prev   
Text File  |  1996-12-07  |  12KB  |  292 lines

  1. This is version 2.2 of J-Write. 
  2.  
  3. This version includes an improved alogrithm for handling large files that is even 
  4. quicker than before. It also ensures that when large amounts of text are selected, 
  5. there is no risk of the selection endpoints "drifting". Additionally:
  6.  
  7. * A new setup|preferences option now also allows you to specify whether pasted in 
  8. text is automatically selected. 
  9.  
  10. * The file|revert confirmation message has changed in line with user suggestions 
  11. so that a "yes" answer confirms the revert.
  12.  
  13. * A new feature - the Edit|Replace Block menu item - now permits the replacement 
  14. of the selected text on each line of text selected in column mode to be replaced 
  15. by a specified string.
  16.  
  17. * Double clicking with the mouse can now be made to select not only the current 
  18. word, but also the white space to the right of that word. This new feature is 
  19. controlled through a new setup|preferences option.
  20.  
  21. * Triple clicking to select the current line or paragraph (according to a 
  22. setup|preferences option) and quadruple clicking to select the current paragraph 
  23. is now supported.
  24.  
  25. * A new preference can also be configured for determining whether the same 
  26. directory is remembered for File|Open and File|Save As dialogs, or whether 
  27. different ones are.
  28.  
  29. This version also consolidates recent bug fixes. These include:
  30.  
  31. * After deleting text at the end of a file, there should no longer be a risk of 
  32. being able to move the cursor to an extra "false" line.
  33.  
  34. * The handling of hard page breaks should now be fully consistent as regards 
  35. navigating around them with the arrow keys and deletion with both Delete and 
  36. Backspace Keys.
  37.  
  38. * Text selection should now be properly preserved when performing actions such as 
  39. Text Flow, changing the word wrap, etc.
  40.  
  41. * On both forwards and backwards search, version 2.1 was occasionally failing to 
  42. find a target word, when that word was split across an internal buffer. This is now 
  43. fixed.
  44.  
  45. * There is no longer a risk of file save causing the display window to "drift" to 
  46. another area of the text.
  47.  
  48. NEW FOR VERSION 2.1
  49.  
  50. This version fixes a bug in the 16-bit which could result in a General Protection 
  51. Fault when searching long files. It also includes a new File Information Dialog 
  52. (accessible from the File Menu) and an AutoScrolling feature for use when 
  53. selecting text with the mouse (see setup|preferences).
  54.  
  55. NEW FOR VERSION 2.0
  56.  
  57. Version 2.0 of J-Write has the following new features:
  58. ╖ Block Selection of text
  59. ╖ Bookmarks
  60. ╖ Controlled File Locking
  61. ╖ Mail Reformatting
  62. ╖ Optional Save Backup
  63. ╖ Page Numbering
  64. ╖ Page or File Relative Line Numbers
  65. ╖ Save Selection to File
  66. ╖ Special Characters in Find/Replace
  67. ╖ Startup Options
  68. ╖ Window Margins
  69. ╖ Zoom In/Out
  70.  
  71. In addition, the J-Write Component Library now includes a data aware version of 
  72. the J-Write text editor, ready for linking to text and ôblobö fields in databases.
  73.  
  74. A number of bugs have also fixed.
  75.  
  76. Many of the above changes have been requested by users, so keep sending in your 
  77. suggestions to help make J-Write a better and more useful PRODUCT!
  78.  
  79.  
  80.  BLOCK SELECTION OF TEXT
  81.  
  82. With Block Selection, you can now select a rectangular area of text by dragging 
  83. the mouse while holding down both the left mouse button and the ALT key. You can 
  84. also perform the same task by holding down the ALT key while moving the caret 
  85. while using the cursor movement keys.
  86.  
  87. Once a block of text has been selected, it may be deleted, using the delete key, 
  88. dragged and dropped with the mouse, or copied/cut to the clipboard to be pasted 
  89. back in ELSEWHERE. 
  90.  
  91.  BOOKMARKS
  92.  
  93. A bookmark is simply a named pointer into the text. This pointer is kept pointed 
  94. at the same text, even when text is inserted or deleted, and may be used to jump 
  95. back to the identified location from anywhere in the file. Up to 16,383 bookmarks 
  96. can be defined.
  97.  
  98.  
  99. ADDING A BOOKMARK
  100.  
  101. To add a bookmark, position the caret at the position at which the bookmark is to 
  102. be defined, and then select the Search|Add Bookmark menu item. This will open the 
  103. Add Bookmark dialog. This dialog displays all currently defined bookmarks, as a 
  104. list, and suggests a name for the new bookmark in the form ôBookmarknö. You may 
  105. accept this name or type in another. 
  106.  
  107. If you click on the OK button, the dialog box is closed and the bookmark is added 
  108. to the list. If you click on the Add button, then the bookmark is added to the 
  109. list, and the dialog box remains open. You may then return to the edit window (the 
  110. dialog remains displayed), select another position, and define another bookmark.
  111.  
  112. The Add Bookmark dialog may also be used to delete a bookmark. Simply select the 
  113. bookmark to be deleted and click on the Delete button.
  114.  
  115. JUMPING TO A BOOKMARK
  116.  
  117. You can quickly jump to the most recently defined bookmark by selecting the 
  118. Search|Goto Last Bookmark menu item, or by pressing the F12 function key.
  119.  
  120. To jump to any bookmark, you should open the Goto Dialog, by selecting the 
  121. Search|Goto menu item.
  122.  
  123.  CONTROLLED FILE LOCKING
  124.  
  125. You may specify whether a file is to be locked while it is edited, or available 
  126. for reading/writing. The Setup|Preferences menu item is used to control this 
  127. feature. To change the current file locking strategy, select this menu item; this 
  128. opens the Preferences dialog Box.
  129.  
  130. If the File Locking checkbox is checked, then files are locked while they are 
  131. being edited. Otherwise, they are unlocked and may be read or written to by other 
  132. applications.
  133.  
  134. You should note that if file locking is not selected, it is possible to update the 
  135. file in another application, then save it again in J-Write and overwrite the file 
  136. saved by the other application.
  137.  
  138.  MAIL REFORMATTING
  139.  
  140. Mail reformatting is used to tidy up text introduced by Mail Quotes. The text is 
  141. reformatted by flowing it into proper lines of text, organised where appropriate 
  142. into paragraphs, and each reformatted line may again be prefixed by a mail quote.
  143.  
  144. Either the current selection is reformatted, or, if no text is selected, all text 
  145. from the current caret position onwards is reformatted.
  146.  
  147. To reformat text, select the text, or place the caret in the required position, 
  148. and then press the Mail Reformatting speed button, or select the Edit|Reformat 
  149. Quoted Text menu item. J-Write will inspect the first line to be reformatted and 
  150. attempt to identify the current mail quotes. A dialog box will then be displayed, 
  151. indicating what are the so identified mail quotes, and which suggests their replac
  152. ment with the current default.
  153.  
  154. You may update either the current or the replacement mail quote.
  155.  
  156. Click on OK to reformat the text, or Cancel to abort the operation. Note that 
  157. reformatting can be undone in a single undo operation.
  158.  
  159.  OPTIONAL SAVE BACKUP
  160.  
  161. You may specify whether a backup (.bak) file is to be created when a file is 
  162. saved.
  163.  
  164. The Setup|Preferences menu item is used to control this feature. To change the 
  165. current file locking strategy, select this menu item; this opens the Preferences 
  166. dialog Box.
  167.  
  168. If the ôCreate Backup Filesö checkbox is checked, then a backup is always created 
  169. when a file is saved, otherwise it is not.
  170.  
  171.  PAGE NUMBERING
  172.  
  173. J-Write maintains both the current page number, and the total number of pages in 
  174. the file; the number of lines on a page being determined by the current printer.
  175.  
  176. Both the current page number, and the total number of pages in the file are 
  177. displayed on the status line, after the current character number. The display 
  178. format is:
  179.  
  180. <page number>/<total pages>
  181.  
  182.  Page or File Relative Line Numbers
  183.  
  184. The current line number displayed on the status line may be either page relative, 
  185. or file relative.
  186.  
  187. The Setup|Preferences menu item is used to control this feature. To change the 
  188. current file locking strategy, select this menu item; this opens the Preferences 
  189. dialog Box.
  190.  
  191. Select the appropriate Line Numbers radio button for page or file relative line 
  192. numbering.
  193.  
  194.  SAVE SELECTION TO FILE
  195.  
  196. You may save the current selection to a file. This is achived by using the 
  197. File|Sav