<?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 : How to handle different ribbons</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to handle different ribbons]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 18:45:13 +0000</pubDate>
  <lastBuildDate>Wed, 13 Mar 2013 05:25:39 +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=20508</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[How to handle different ribbons : Hello out there :-)Has anyone...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20508&amp;PID=70346&amp;title=how-to-handle-different-ribbons#70346</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=365">Alex H.</a><br /><strong>Subject:</strong> 20508<br /><strong>Posted:</strong> 13 March 2013 at 5:25am<br /><br />Hello out there :-)<br>Has anyone found a solution for that?<br>@Codejock: If not: any plans to fix this problem in the next version?<br><br>Thanks<br><h3 ="r"><a href="https://discussi&#111;ns.apple.com/thread/4854696?start=0&amp;tstart=0" target="_blank"><em><br></em></a></h3>]]>
   </description>
   <pubDate>Wed, 13 Mar 2013 05:25:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20508&amp;PID=70346&amp;title=how-to-handle-different-ribbons#70346</guid>
  </item> 
  <item>
   <title><![CDATA[How to handle different ribbons : We generally keep a single ribbon...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20508&amp;PID=69646&amp;title=how-to-handle-different-ribbons#69646</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 20508<br /><strong>Posted:</strong> 01 February 2013 at 5:48pm<br /><br />We generally keep a single ribbon and empty it out and rebuild it when we switch document types or load a user's customized ribbon (UI layout).<br><br>I have also created a separate ribbon and loaded it for automation purposes. I ran into a few issues with that. I actually created a new CommandBars object and added the ribbon to it. I had to call SetSite (myFrame), call pCommandBars-&gt;EnableDocking() (or I crashed where CJ accessed NULL dockbar pointers) and I called pCommandBars-&gt;SetTheme. Also I had a problem with both ribbons trying to display (pRibbonBar-&gt;SetVisible(FALSE) took care of that).<br><br>I don't recall if I tried using the frame's CCommandBars object to create multiple ribbons but I wouldn't think that would be a problem. Generally I think you just have to know when to call SetVisible to undisplay one ribbon and display another.<br>]]>
   </description>
   <pubDate>Fri, 01 Feb 2013 17:48:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20508&amp;PID=69646&amp;title=how-to-handle-different-ribbons#69646</guid>
  </item> 
  <item>
   <title><![CDATA[How to handle different ribbons : Outlook 2010 uses multiple &amp;#034;Start&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20508&amp;PID=69557&amp;title=how-to-handle-different-ribbons#69557</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=365">Alex H.</a><br /><strong>Subject:</strong> 20508<br /><strong>Posted:</strong> 10 January 2013 at 4:34am<br /><br />Outlook 2010 uses multiple "Start" Tabs for different areas.<br>You can see it in the customization dialog:<img src="uploads/365/outlook.png" height="335" width="645" border="0" /><br><br>So it looks like Outlook creates al Tabs at once and then shows/hides them on demand.<br><b>Question:</b><br>The Caption "Start" has a different display in the cutomization dialog. How can I get the same behaviour?<br><br>]]>
   </description>
   <pubDate>Thu, 10 Jan 2013 04:34:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20508&amp;PID=69557&amp;title=how-to-handle-different-ribbons#69557</guid>
  </item> 
  <item>
   <title><![CDATA[How to handle different ribbons : If you have different kind of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20508&amp;PID=69523&amp;title=how-to-handle-different-ribbons#69523</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=365">Alex H.</a><br /><strong>Subject:</strong> 20508<br /><strong>Posted:</strong> 04 January 2013 at 4:33am<br /><br />If you have different kind of ribbons in one application like e.g. Outlook.<br>What is the suggested way to handle this?<br>Do i have to create a new ribbon control or is it better to change the one and only ribbon?<br>Or can i create multiple ribbons and switch between them by showing only one of them at a time?<br><br>Thanks<br>]]>
   </description>
   <pubDate>Fri, 04 Jan 2013 04:33:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20508&amp;PID=69523&amp;title=how-to-handle-different-ribbons#69523</guid>
  </item> 
 </channel>
</rss>