Print Page | Close Window

13.3.1 bug : Ellipsis displayed in tooltip!

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=16672
Printed Date: 01 May 2025 at 5:16am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: 13.3.1 bug : Ellipsis displayed in tooltip!
Posted By: znakeeye
Subject: 13.3.1 bug : Ellipsis displayed in tooltip!
Date Posted: 07 May 2010 at 3:52pm
Ellipsis should be avoided according to Microsoft recommendations. Menu items are the only exception:
 
Word 2007 does it right. The header of the tooltip has no ellipsis.
 
XTP 13.3.1 does not take care of this! It's rather ugly to have three dots in the tooltip...
 
Modify RibbonSample:
pCommandBars->GetCommandBarsOptions()->bShowPopupBarToolTips = TRUE;
ID_EDIT_PASTE_SPECIAL "Insert Clipboard contents with options\nPaste &Special..."
 
Then you get this:
 
Ugly


-------------
PokerMemento - http://www.pokermemento.com/



Replies:
Posted By: CyberSky
Date Posted: 09 May 2010 at 10:50pm
znakeeye, just so you know, the three dots are called an ellipsis (...), not a hyphen (-).


Posted By: znakeeye
Date Posted: 11 May 2010 at 10:15am
Ah, thanks :). It felt weird when I wrote it :P

-------------
PokerMemento - http://www.pokermemento.com/


Posted By: Oleg
Date Posted: 12 May 2010 at 7:22am
Hi,

You can set different Caption and Tooltip with such string:

Insert Clipboard contents with options\nPaste Special\nPaste &Special....

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: SuperMario
Date Posted: 12 May 2010 at 9:34am
But just in case you don't add string as Oleg suggest we made it so that it will remove the trailing ellipses before displaying the tip.


Posted By: znakeeye
Date Posted: 13 May 2010 at 12:07pm
Ok, thanks!

-------------
PokerMemento - http://www.pokermemento.com/



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net