
- about - downloads - registration - forum - misc - home - © 1996-99 GWD Text Editor
Word Wrap with Shortcut key?
GWD Text Editor Forum: Technical Support: Word Wrap with Shortcut key?
    By MichaelJennings on Monday, May 20, 2002 - 07:59 am:
I need to be able to do word wrap. The word wrap paragraph plug-in works perfectly. However, I don't see how to bind the plug in to a key like Ctrl-B. Is there a way? (The other word wrap options put multiple spaces between words. That causes problems when you are trying to write paragraphs meant for modern formatting.) (I asked this question before, but it was not answered.) The following instructions did not work: To assigning a shortcut key to a plug-in menu item 1. From the Macro menu, choose Macro command. The Macro dialog box appears. 2. Choose New. The New Macro dialog box appears. 3. In the Macro name input box type macro name (e.g. PlugIn_WordWrapParagraph). 4. Select a shortcut key for new macro. 5. Choose OK. The Edit Macro dialog box appers. 6. In the macro editor type following lines: Param1 "Word Wrap 1.0" Param2 "Word wrap paragraph" PlugInCommand 7. Choose Close.
    By Vedran Gaco (Vgaco) on Monday, May 20, 2002 - 06:04 pm:
Replace Param1 "Word Wrap 1.0" with Param1 "WordWrap 1.0"
- about - downloads - registration - forum - misc - home - © 1996-99 GWD Text Editor
|