![]() |
system button flyout |
Post Reply ![]() |
Author | |
Bala ![]() Newbie ![]() Joined: 31 January 2008 Status: Offline Points: 12 |
![]() ![]() ![]() ![]() ![]() Posted: 04 August 2008 at 5:10pm |
Hi,
How can we contain the popup flyout limits to be within the base system button flyout and get the scroll arrow to show up(similar to word 2007 - shown below)
![]() I am currently getting my flyout to go out of limits and no scroll...see below
![]() I would like the width and hieght match the base page and get a scroll.Is there a setting to achieve this
Regards,
Bala
|
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Sorry, no.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Bala ![]() Newbie ![]() Joined: 31 January 2008 Status: Offline Points: 12 |
![]() ![]() ![]() ![]() ![]() |
Hi Oleg,
As this is one of the requirements to be "office 2007 compliant" - Can this be supported in your next release.
Also we would like to control the number of lines in the syystem button flyout entries. Currently it seems to be truncated to two lines always. we have some command descriptions that are longer ~ 200 charecters.
for ex:- this is how badly it looks now...
![]() Is there a property on CXTPRibbonSystemPopupBarPage to achieve this.
Here is the code snippet that we are using
pControls->Add(pControl,nCmdId); //main button on the left CXTPRibbonSystemPopupBarPage* pPopupBar = new CXTPRibbonSystemPopupBarPage();pPopupBar->SetCommandBars(pCommandBars);CMenu menu;
if (menu.LoadMenu(nMenuId))//load menu from resource
pPopupBar->LoadMenu(menu.GetSubMenu(0));//load flyout on the right
Any help would be appreciated.
Regards,
Bala |
|
![]() |
|
adwild2 ![]() Groupie ![]() ![]() Joined: 17 December 2008 Location: Netherlands Status: Offline Points: 16 |
![]() ![]() ![]() ![]() ![]() |
Can anyone explain how i can increase the width of the system menu so the CXTPRibbonSystemPopupBarPage is placed over the system menu (as in Bala example above)?
And is it possible to show an initial CXTPRibbonSystemPopupBarPage when the system menu is openend? (As in Word where a list of most recent documents is shown). How can I achieve this?
Thanks in advance.
Arie
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP SP3 (32bit) Language: Progress OpenEdge 10.2A |
|
![]() |
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 |