Print Page | Close Window

system button flyout

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=11714
Printed Date: 23 June 2025 at 6:28am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: system button flyout
Posted By: Bala
Subject: system button flyout
Date 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



Replies:
Posted By: Oleg
Date Posted: 05 August 2008 at 1:27am
Sorry, no.

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


Posted By: Bala
Date Posted: 05 August 2008 at 10:04am
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


Posted By: adwild2
Date Posted: 26 January 2009 at 10:42am
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



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