[Script] CTBToolTipTitle

Discuss and share scripts and script files...
Post Reply
klownboy
Posts: 4109
Joined: 28 Feb 2012 19:27

[Script] CTBToolTipTitle

Post by klownboy »

The idea of this script is to simply make it easier to provide separate action titles and tooltips for the left and right click of a CTB, each on a separate line. Not a big deal obviously, but it is clearer and easier to see and remember the actions assigned to the left and right buttons when the title / tooltip appear on a separate line. Even more so when additional actions are assigned using a modifier key or you have a left or right drag and drop assigned to the CTB as well.

If the script is assigned to a CTB, a left click of the CTB will allow you can edit the title as described above. If you right click the CTB, that CTB's Edit User Button menu will be displayed. If the script is invoked by some means other than a CTB like "Load Selected Script file" or "Load Script file...", only the Title/tooltip mode is available. To keep the list manageable, this version permits editing any of the currently in-use CTBs (currently on the toolbar). A listing of all your in-use CTBs will be displayed, simply select one and rewrite the CTB title as you see fit. Place a '|' between your title tooltips assigned for the left and right clicks of the CTB. I have another version which will permit editing of all CTBs whether they exist on the TB or not (available on request).

Thanks to TheQwerty for EditUserButton portion of the script and thanks to Sammay for giving me the idea.
CTBTooltipTitle_menu portion.JPG
CTBTooltipTitle_menu portion.JPG (21.97 KiB) Viewed 982 times
CTBToolTipTitle.zip
(2.3 KiB) Downloaded 120 times
Attachments
CTBToolTipTitle_3_examples.JPG
CTBToolTipTitle_3_examples.JPG (27.63 KiB) Viewed 982 times
Windows 11, 22H2 Build 22621.1555 at 100% 2560x1440

Post Reply