![]() |
tooltips on system button entries with popup bars |
Post Reply
|
| Author | |
Bala
Newbie
Joined: 31 January 2008 Status: Offline Points: 12 |
Post Options
Thanks(0)
Quote Reply
Topic: tooltips on system button entries with popup barsPosted: 31 January 2008 at 12:45pm |
|
HI, On the system button controls ,will it be possible to get a tooltip when the popup bar is out.
for ex:- in word --when the cursor is over the print cmd the flyout/pop up bar and tooltip are seen. I would like to get the exact same behaviour in our app....But when I move the cursor I do see the tooltip for a second and then the flyout/popup bar jumps out. ...
Is there a setting to show the tooltips always on controls ...even when the popup happens.
![]() |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 February 2008 at 1:41am |
|
Add pCommandBars->GetCommandBarsOptions()->bShowPopupBarToolTip = TRUE;
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Bala
Newbie
Joined: 31 January 2008 Status: Offline Points: 12 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 February 2008 at 1:38pm |
|
I already have this setting
pCommandBars->GetCommandBarsOptions()->bShowPopupBarToolTip = TRUE;
This helped me get the tooltips on the flyout/popup bar
But did not help me in getting the tooltip on the split popup button itself---when expanded
This problem can be seen on any split button on the ribbon bar too.
I use the following call to create the split popup button.
pControl = CXTPControlPopup::CreateControlPopup(xtpControlSplitButtonPopup);
so my question is " when the split popup is expanded ( flyout/popup bar shows up) ---can we get tooltips on the split button itself" ---Office 2007 Word handles this ( above picture)"
Additionally I do dee a splitter line by default on the sytem button split button popups ...But in office 2007 I do see the splitter line only when moving the cursor over that specific button. Is this possible ???
Thanks in advance |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 February 2008 at 3:21pm |
|
Hi,
Now Tooltips appeared only for top popup. We will add option for future.
|
|
|
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 |