Print Page | Close Window

ribbon groups height

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=15537
Printed Date: 06 July 2025 at 5:13am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ribbon groups height
Posted By: feffe
Subject: ribbon groups height
Date Posted: 03 November 2009 at 4:10am
Hi
 
I need to decrease the height of a ribbon group: it is formed by
a tab with two buttons. I've tried to do this calling "SetGroupsHeight",
and it works but there is a problem: when the mouse is over the button,
the "yellow rectangle" showing the selection doesn't seem to decrease its size.
 
How can i decrease it, or alternatively remove the darker strip in the bottom of the tab?
 
 



Replies:
Posted By: Oleg
Date Posted: 03 November 2009 at 7:21am
Hi,
 
Try manually set xtpButtonIcon or xtpButtonIconAndCatpion for buttons.


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


Posted By: feffe
Date Posted: 03 November 2009 at 9:48am
I'm using xtpButtonIconAndCaptionBelow...
 
EDIT: Writing my customized CXTPRibbonTheme, now I can eliminate
the caption bar from my groups.
 
However, I still can't resolve 2 problems:
 
1. Button icons are not centered: they remain on the top of the group rect;
 
2. If I set my new RibbonTheme (SetTheme) during the call OnCreate of the Frame Window of
my application, it doesn't work; if I set it later, the caption become not visible. The same
happens when I try to resize groups height (SetGroupsHeight). So, where should these
methods be called? 
 
Thanks for your help


Posted By: feffe
Date Posted: 05 November 2009 at 11:17am
This is the problem: "selection" rectangle is bigger than the button
and the image is not centered.
 
 
 
Please help, this is the last thing I must face for finishing my program.
 
 



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