Print Page | Close Window

RibbonBar TooltipText

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=5083
Printed Date: 20 June 2025 at 11:54am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: RibbonBar TooltipText
Posted By: cryo75
Subject: RibbonBar TooltipText
Date Posted: 19 September 2006 at 1:22am
Hi,
 
Are the tooltips still not implemented as in Office 2007?
 
Thanks,
Ivan



Replies:
Posted By: Oleg
Date Posted: 19 September 2006 at 2:30am
Hello,
 
Did you try RibbonSample from 10.3.1 ?


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


Posted By: cryo75
Date Posted: 19 September 2006 at 4:22am

Hi,

Ok. it works by setting the ToolTipContext.

The ToolTipContext is the window where tooltips are draw. Where in the ribbon individual control properties do I set the title, description, image and help link?

 
Ivan


Posted By: Oleg
Date Posted: 19 September 2006 at 4:42am

Hello,

In String table add new string with id = your controls and write string in format "description\ntitle".


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


Posted By: cryo75
Date Posted: 19 September 2006 at 1:23pm
I don't have a string table. Is there an alternative?


Posted By: Oleg
Date Posted: 19 September 2006 at 3:32pm
Sorry I didn't check that it is ActiveX forum... (was answered fro MFC users)
 
For ActiveX:
 
 ControlNew = GroupPages.Add(xtpControlSplitButtonPopup, ID_PAGES_NEW, "&New Page")
 ControlCover.DescriptionText = "Insert a fully-formatted cover page. You fill in the title, author, date, and other information."
 


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



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