TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:RE: Word Macros, Toolbars and Screentips From:"Jonathan West" <jwest -at- mvps -dot- org> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Tue, 6 Aug 2002 13:34:17 +0100
> Can anyone tell me how to change the content of screentips for custom
> toolbar buttons in Word? (2000)
>
> For those buttons which apply styles, I have renamed them, including the
> keyboard shortcuts. The name shows as the screentip so the
> screentips read
> as 'Stylename (Ctrl+Alt+1)' or whatever.
>
> Where the buttons run macros, this doesn't work. The screentip
> does not show
> the name. Nor does it match anything in the actual macro. For
> example, the
> screentip for the macro called InsertTable reads 'Table'. The one for the
> macro called InsertToC reads 'To C' (spacing intentional), making
> me suspect
> Word is just guessing.
>
> Can I change this anywhere? These templates are for around 200 users, I
> really don't want to make them all guess the shortcuts....
This can't be done from the UI, you need to change this in VBA. For each
CommaandBarButton, you need to set the TooltipText property. If you set that
property and then save the template, the new tooltip text will stick.
Save up to 50% with RoboHelp Deluxe. Get 2 great products for 1 low price!
You'll get RoboHelp Office PLUS RoboDemo, the software demonstration tool
that everyone's been talking about. Check it out and save! http://www.ehelp.com/techwr-l
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.