![]() |
RibbonBar TooltipText |
Post Reply
|
| Author | |
cryo75
Groupie
Joined: 04 June 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
Quote Reply
Topic: RibbonBar TooltipTextPosted: 19 September 2006 at 1:22am |
|
Hi,
Are the tooltips still not implemented as in Office 2007?
Thanks,
Ivan
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 September 2006 at 2:30am |
|
Hello,
Did you try RibbonSample from 10.3.1 ?
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
cryo75
Groupie
Joined: 04 June 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
Quote Reply
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
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
cryo75
Groupie
Joined: 04 June 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 September 2006 at 1:23pm |
|
I don't have a string table. Is there an alternative?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |