ftack Moderator


Joined: 27 Jan 2003 Posts: 3102 Location: Belgium
|
Posted: Fri Apr 15, 2005 3:55 am Post subject: |
|
|
You can't modify a button directly. However, you can easily create a macro that formats a subscript the way you want, assing that to a button and replace the default button with your custom button, which can have the same icon, on the toolbar.
To create a macro easily, record it.Tools - Macro - Record; then perform your action, then press Stop Recording and provide a name for your macro. Then, right-click a toolbar and choose customize. Find your macro in the left pane (under Openoffice.org BASIC macros, Standard, Module1 by default) and Add it. You can then move it to the correct position, assign an icon and delete the original button. |
|