
- about - downloads - registration - forum - misc - home - © 1996-99 GWD Text Editor
Bind a key to a Plug-in?
GWD Text Editor Forum: Technical Support: Bind a key to a Plug-in?
    By MichaelJennings on Wednesday, May 1, 2002 - 11:36 pm:
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.)
    By Vedran Gaco (Vgaco) on Thursday, May 2, 2002 - 05:48 pm:
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 MichaelJennings on Thursday, May 16, 2002 - 03:34 pm:
I did EXACTLY as you said. It does not work. Can you give me some ideas? I re-loaded GWD, which is version 3.2. I checked to see that the Macro was still there. Plug-ins/Word wrap paragraph works perfectly.
- about - downloads - registration - forum - misc - home - © 1996-99 GWD Text Editor
|