home *** CD-ROM | disk | FTP | other *** search
/ Hacker 7 / HACKER07.ISO / Utils / TPE32323.EXE / TIPSENG.DAT < prev    next >
Text File  |  1998-05-27  |  6KB  |  50 lines

  1. ; -------------------------------------------------
  2. ; TIPSENG.DAT: TextPad tips of the day (English)
  3. ; Copyright ⌐ 1997-8 Helios Software Solutions
  4. ; $Revision: 1.1 $    $Date: 14/02/98 18:15 $
  5. ; $Nokeywords: $
  6. ; -------------------------------------------------
  7. You can make TextPad start up with a new document by checking an option on the General tab of the Preferences dialog box.
  8. For those tricky edits where TextPad's extensive set of commands is insufficient, you can record a keystroke macro, or use powerful regular expressions with the Replace command.
  9. You can select and edit columns of text by setting Block Select Mode on the Configure menu, or by using Alt+Left drag with the mouse.
  10. You can make TextPad the application that Explorer or File Manager starts when you double click a file, using the Associations tab on its Preferences dialog box.
  11. There is a bug in Windows 95 Explorer, such that if you use it to associate extensions with TextPad, it will not be able to open filenames containing spaces when you double click them.  Make the association using the Associations tab on its Preferences dialog box instead.
  12. You can append text to the clipboard by holding the Shift key down while clicking the Cut or Copy buttons.
  13. Ctrl+left click in the left margin selects all lines.
  14. You can change the settings shown on the status bar by double clicking them.
  15. The 10 language dictionaries for the spelling checker can be downloaded for free from our web site at http://www.textpad.com/
  16. You can save all open files by holding the Shift key down while clicking the Save button on the toolbar.
  17. When you drag and drop text using the right mouse button, you get asked if you want to copy or move the text.
  18. The Open File dialog box lets you open more than one file at once.  Use Ctrl or Shift to select multiple files.
  19. If you click the Save button on the toolbar, for an unmodified document, the Save As dialog box is displayed.
  20. You can quickly find the next occurrence of some text by selecting it, and using the Find Next (Ctrl+F) command.
  21. When you right click a "#include" line in a C/C++ source file, a command to open the included file is added to the pop up menu.
  22. You can undo all changes, back to the last save checkpoint, by holding the Shift key down while clicking the Undo button on the toolbar, or by using Ctrl+Shift+Z.
  23. TextPad's command line allows you to open files using wild cards.  For example, you can open all .INI files using: txtpad32.exe "c:\windows\*.ini"
  24. On Windows 95 and NT 4, you can create directories, and rename and delete files using the Open File dialog box, just like in Explorer.
  25. You can change the default Open File filter by moving it to the top of the list on the Filters tab of the Preferences dialog box.
  26. You can use Explorer's Send To command to open selected files with TextPad.  Right click the selection, choose Send To, and pick TextPad from the cascading menu.
  27. You can choose which macro to run by holding the Shift key down while clicking the Playback button.
  28. If you don't mind typing file names, Ctrl+Shift+O brings up a simple dialog box for opening a file.
  29. You can create your own dictionaries for the spelling checker from a simple file of words, one per line.
  30. When using the Save As dialog box, Windows 95 and NT 4 will not let you specify a name without an extension, nor an arbitrary extension that it does not recognize, unless you select "All Files (*.*)" as the Save as type, or enclose the name in quotes.
  31. You can view the active HTML file in your web browser by right clicking it, and choosing the View HTML command.
  32. In the Replace dialog box, you can use '\t' as a tab in the search and replace strings, if you check the Regular Expression check box.
  33. You can change the preferences for the active document by right clicking it, and choosing the Properties command.
  34. You can print to an alternative printer by holding the Shift key down while clicking the Print button.
  35. You can change the printer settings by holding the Ctrl key down while clicking the Print button on the toolbar.
  36. If you use the Reformat command in word-wrap mode, it preserves paragraph boundaries (defined by blank lines).
  37. You can get the latest releases of TextPad first from our web site at http://www.textpad.com/
  38. If you right click the Search Output window, and select the Open All command, TextPad will open all the files containing text matched using the Find in Files command.
  39. You can cancel the current selection using the ESC key.
  40. If you just specify a path in the Second File field of the Compare dialog box, TextPad will look for a file with the same name as the First File.
  41. You can use menu mnemonics with your keystroke macros, by placing a '&' before the character in the name you give the macro when you save it.
  42. You can print with a different font from the one that you use on the screen.
  43. You can add a compiler to the Tools menu, to compile the file that you are editing, and use its error messages to jump to the corresponding source line.
  44. You can use the Mark All button on the Find dialog box to place bookmarks on all matching lines, then use the commands on the Edit menu to cut, copy or delete them all.
  45. The macro recorder ignores mouse movement, but double click is recorded as "Select Word", and triple click as "Select Line".
  46. You can turn on line numbering on the View tab of the Preferences dialog box.
  47. You can get summary information about the active document, by double clicking the message field on the status bar.
  48. You can insert a file by holding the Shift key down while clicking the Paste button on the toolbar.
  49. You have now seen all the tips, but you can discover a lot of other useful information in the on-line help.
  50.