<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Ribbon customization</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Ribbon customization]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 05:30:01 +0000</pubDate>
  <lastBuildDate>Sat, 05 Dec 2009 14:16:34 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=15655</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Ribbon customization : By the way, the &amp;#034;reset&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15655&amp;PID=55411&amp;title=ribbon-customization#55411</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 15655<br /><strong>Posted:</strong> 05 December 2009 at 2:16pm<br /><br />By the way, the "reset" button on the customize dialog for the ribbon in the ribbon mdi sample does not seem to work. A message box appears asking me if I want to reset the contents but when I say ok, nothing is restored.<DIV></DIV><DIV></DIV>To see this, simply open MainFrm.cpp and define <FONT size=2><P>CREATE_FROM_XML</P><DIV></DIV><DIV></DIV>Then either comment out the EnableCustomization(FALSE) call on the ribbon or set the arg passed in to TRUE. Then run and move a button while holding down the alt key. Then run customize the qat and when the dialog appears select the Toolbars tab. Select the ribbon entry and click the reset command.<DIV></DIV><DIV>&nbsp;</DIV><DIV>Nothing is reset on the ribbon.</DIV></FONT>]]>
   </description>
   <pubDate>Sat, 05 Dec 2009 14:16:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15655&amp;PID=55411&amp;title=ribbon-customization#55411</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon customization : When I drag a control over a popup,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15655&amp;PID=55410&amp;title=ribbon-customization#55410</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 15655<br /><strong>Posted:</strong> 05 December 2009 at 2:10pm<br /><br />When I drag a control over a popup, the control is added to the popup. But how do I get to controls on a popup to begin with? For instance, I enabled customization in your ribbon mdi sample. I can use the alt key to move a control and when I move over a popup, the popup opens and I can drop the control onto the popup.<DIV>&nbsp;</DIV><DIV>But while a popup is popped, if I hit the alt key, the popup is dismissed. Hence I have no way of grabbing controls on a popup and moving them or deleting them (by dragging into an open area and dropping the control there).</DIV>]]>
   </description>
   <pubDate>Sat, 05 Dec 2009 14:10:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15655&amp;PID=55410&amp;title=ribbon-customization#55410</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon customization : Right, the ribbon SDI sample does...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15655&amp;PID=54983&amp;title=ribbon-customization#54983</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=669">markr</a><br /><strong>Subject:</strong> 15655<br /><strong>Posted:</strong> 18 November 2009 at 2:02pm<br /><br />Right, the ribbon SDI sample does not call:<br><br>pRibbonBar-&gt;EnableCustomization(TRUE);<br><br>You'll need to invoke this method if you want command-level customization in ribbon bar.<br><br>Don't think this gives you customization of tabs or groups, though - not sure if this is supported(?).<br><br>While we're on the subject, I've noticed that if I attempt to "reset" command customizations (from the "toolbars" tab of the customization dialog) it does not work. Oleg - is there an additional step required in order for this to work?<br>]]>
   </description>
   <pubDate>Wed, 18 Nov 2009 14:02:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15655&amp;PID=54983&amp;title=ribbon-customization#54983</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon customization : Does the ribbon sample have customization?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15655&amp;PID=54973&amp;title=ribbon-customization#54973</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 15655<br /><strong>Posted:</strong> 18 November 2009 at 9:48am<br /><br />Does the ribbon sample have customization? I started the "customize QAT" command and dragged commands from the "Commands" page over the ribbon but the drag icon shows an "X"&nbsp;and the item won't drop into a group or onto the ribbon.<DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Is the full extent of customization just drag&amp;drop of controls or is there the ability to add/hide tabs, groups and controls? Reordering? We are looking for an extensive customization solution. Something like Office 2010 type of customization.</DIV>]]>
   </description>
   <pubDate>Wed, 18 Nov 2009 09:48:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15655&amp;PID=54973&amp;title=ribbon-customization#54973</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon customization : Hi,  User can show Customize...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15655&amp;PID=54957&amp;title=ribbon-customization#54957</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15655<br /><strong>Posted:</strong> 18 November 2009 at 7:13am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>User can show Customize Dialog and drag controls from Dialg to any tab.</DIV>]]>
   </description>
   <pubDate>Wed, 18 Nov 2009 07:13:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15655&amp;PID=54957&amp;title=ribbon-customization#54957</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon customization : Is there a UI for customization...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15655&amp;PID=54939&amp;title=ribbon-customization#54939</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 15655<br /><strong>Posted:</strong> 17 November 2009 at 5:26pm<br /><br />Is there a UI for customization of the command ribbon? All I have seen is EnableCustomization on the CXTPRibbonBar and then the limited ability to use the alt-key and then drag controls to move them around on the active tab.]]>
   </description>
   <pubDate>Tue, 17 Nov 2009 17:26:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15655&amp;PID=54939&amp;title=ribbon-customization#54939</guid>
  </item> 
 </channel>
</rss>