|  | 
| 13.3.1 bug : Ellipsis displayed in tooltip! | 
| Post Reply   | 
| Author | |
| znakeeye   Senior Member     Joined: 26 July 2006 Status: Offline Points: 1672 |  Post Options  Thanks(0)  Quote  Reply  Topic: 13.3.1 bug : Ellipsis displayed in tooltip! 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/
     | |
|  | |
| CyberSky   Groupie   Joined: 15 February 2010 Status: Offline Points: 15 |  Post Options  Thanks(0)  Quote  Reply  Posted: 09 May 2010 at 10:50pm | 
| 
   znakeeye, just so you know, the three dots are called an ellipsis (...), not a hyphen (-).
    | |
|  | |
| znakeeye   Senior Member     Joined: 26 July 2006 Status: Offline Points: 1672 |  Post Options  Thanks(0)  Quote  Reply  Posted: 11 May 2010 at 10:15am | 
| 
   Ah, thanks :). It felt weird when I wrote it :P
    | |
| 
     PokerMemento - http://www.pokermemento.com/
     | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  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 | |
|  | |
| SuperMario   Senior Member     Joined: 14 February 2004 Status: Offline Points: 18057 |  Post Options  Thanks(0)  Quote  Reply  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.
    | |
|  | |
| znakeeye   Senior Member     Joined: 26 July 2006 Status: Offline Points: 1672 |  Post Options  Thanks(0)  Quote  Reply  Posted: 13 May 2010 at 12:07pm | 
| 
   Ok, thanks!
    | |
| 
     PokerMemento - http://www.pokermemento.com/
     | |
|  | |
| Post Reply   | |
| Tweet | 
| Forum Jump | Forum Permissions  You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |