Y
Yan Yang
Guest
I have a string table which specifies the string to be display for each resource ID, the strings can be retrieved successfully to "Prompt" property of each control in ribbon editor. E.g.
ID_FILE_SAVE "Save the archive or active view\nSave
Since ribbon has enhanced tooltips, I think the long description before "\n" should be displayed in the tooltip, however I only have the short part after "\n" displayed in the tooltip.
How can I display the long description before "\n" in the enhanced tooltip?
Thanks in advance.
Continue reading...
ID_FILE_SAVE "Save the archive or active view\nSave
Since ribbon has enhanced tooltips, I think the long description before "\n" should be displayed in the tooltip, however I only have the short part after "\n" displayed in the tooltip.
How can I display the long description before "\n" in the enhanced tooltip?
Thanks in advance.
Continue reading...