<?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 : RibbonBar load and Save issus</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : RibbonBar load and Save issus]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 12:57:53 +0000</pubDate>
  <lastBuildDate>Thu, 05 Jul 2012 09:59:49 +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=19903</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[RibbonBar load and Save issus : Just Right-click CB on your form...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19903&amp;PID=68545&amp;title=ribbonbar-load-and-save-issus#68545</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 19903<br /><strong>Posted:</strong> 05 July 2012 at 9:59am<br /><br />Just Right-click CB on your form and choose Load CommandBars (*.xcb). &nbsp;Then you will not need the file any more.]]>
   </description>
   <pubDate>Thu, 05 Jul 2012 09:59:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19903&amp;PID=68545&amp;title=ribbonbar-load-and-save-issus#68545</guid>
  </item> 
  <item>
   <title><![CDATA[RibbonBar load and Save issus :   Hi, this problem is driving...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19903&amp;PID=68511&amp;title=ribbonbar-load-and-save-issus#68511</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7316">Ssytems</a><br /><strong>Subject:</strong> 19903<br /><strong>Posted:</strong> 28 June 2012 at 8:06pm<br /><br />Hi, this problem is driving me crazy and I can't seem to find a solution in the forum:<div>I have created a really beautiful commandbar ribbon for my app using the designer. </div><div>After spending many days doing this, I thought being able to use it in my app would be easy and straight forward. But not. Here's what I am trying to do:</div><div>&nbsp;</div><div>'Load the bar from designer file</div><div>(1) cmdBar.LoadDesignerBars App.Path &amp; "\res\_Ribbon.xcb", Me</div><div>'This works beautifully. However, I don't want to distribute the designer file with my app...so using the other save and load features, I have converted the xcb file to xml, and even save in registry using</div><div>(2) cmdBar.SaveCommandBars App.CompanyName, "MyApp", "_RibbonLayout"</div><div>and </div><div>(3) cmdBar.SaveStateToXMLString("DesignerFile", myStateOptions)</div><div>' Then I try to load it in 2 different ways:</div><div>(4)  cmdBar.LoadStateFromXMLString "DesignerFile", myXMLLayout, myStateOptions</div><div>OR cmdBar.LoadCommandBars App.CompanyName, "MyApp", "_RibbonLayout.</div><div>&nbsp;</div><div>None of this works. It just wont load. If I&nbsp;load using the xcb file, it is fine. I can see data in both the XML and registry after the save. So what gives?</div><div>&nbsp;</div><div>so my question:</div><div>How can I use the great ribbon that I created and saved as .xcb and .xml file in my app without loading it from the .xcb file all the time when my app is distributed? I want to load the .xcb file the first time, save the ribbon to either the registry and then install the registry at the client, then load from registry after that. I don't want to have to re-write the whole ribbon in code after spending all that time designing it. Very frustrating. Please help.</div>]]>
   </description>
   <pubDate>Thu, 28 Jun 2012 20:06:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19903&amp;PID=68511&amp;title=ribbonbar-load-and-save-issus#68511</guid>
  </item> 
 </channel>
</rss>