Print Page | Close Window

Method of using data exported from Ribbon Designer

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=16107
Printed Date: 01 May 2025 at 2:17am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Method of using data exported from Ribbon Designer
Posted By: Shinonome
Subject: Method of using data exported from Ribbon Designer
Date Posted: 29 January 2010 at 10:49pm
Is there a method of using data exported from Ribbon Designer ?
The function is not found in CXTPRibbonBar Methods.


Though it is an unrelated matter
How should I do to delete the Ribbon tab or Ribbon group in CommandBars Designer ?
Even if the Ribbon tab or Ribbon group is selected and the del key is pushed, it is not deleted.



Replies:
Posted By: jayH
Date Posted: 31 January 2010 at 8:49pm
hi, try below code.
pCommandBars->GetActions()->FindAction(ID_TAB)-> use method what you want. ( Don't forget to click Enable Action )
 
As I known, there is no way to delete Ribbon Tab or Ribbon Group in the Ribbon Designer.
If you want to do that, You should delete the exported XML codes.


Posted By: Shinonome
Date Posted: 04 February 2010 at 3:23am
It is regrettable to have to edit XML.
I hope to edit it by using GUI.
14.0 beta was just announced.
I am expecting it of 14.0.


Posted By: jayH
Date Posted: 04 February 2010 at 8:23am

I didn't know that.

I am expecting it, too.


Posted By: rdhd
Date Posted: 06 February 2010 at 12:30pm
Would be nice if the designer would allow one to open a resource file and automatically add bitmaps, and other resources for use by the designer. Kind of cumbersome to do all that manually.



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