Discussion
Topics
Last Day
Last Week
Tree View

Search
New Messages
Keyword Search

Help
Getting Started
Formatting
Troubleshooting
Program Credits

Utilities
Edit Profile
Administration
Contact

 
forum - discussion board
- 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?
Top of pagePrevious messageNext messageBottom of pageLink to this message  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.


Top of pagePrevious messageNext messageBottom of pageLink to this message  By Vedran Gaco (Vgaco) on Monday, May 20, 2002 - 06:04 pm:

Replace

Param1 "Word Wrap 1.0"

with

Param1 "WordWrap 1.0"


Add a Message


This is a public posting area. If you do not have an account, enter your full name into the "Username" box and leave the "Password" box empty. Your e-mail address is optional.
Username:  
Password:
E-mail:


- about - downloads - registration - forum - misc - home - © 1996-99 GWD Text Editor