<?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 : Designer questi&#111;n</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Designer questi&#111;n]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 14:28:37 +0000</pubDate>
  <lastBuildDate>Fri, 25 Feb 2005 01:17:31 +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=1329</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[Designer questi&#111;n : no. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5386&amp;title=designer-question#5386</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 25 February 2005 at 1:17am<br /><br /><P>no.</P>]]>
   </description>
   <pubDate>Fri, 25 Feb 2005 01:17:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5386&amp;title=designer-question#5386</guid>
  </item> 
  <item>
   <title><![CDATA[Designer questi&#111;n : perfect, thanks. Should I reset...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5377&amp;title=designer-question#5377</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 24 February 2005 at 3:19pm<br /><br />perfect, thanks. Should I reset the option after loading the XML file?]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 15:19:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5377&amp;title=designer-question#5377</guid>
  </item> 
  <item>
   <title><![CDATA[Designer questi&#111;n : ok. right.  call Options.UseSharedImageList...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5360&amp;title=designer-question#5360</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 24 February 2005 at 11:47am<br /><br /><P>ok. right. </P><P>call Options.UseSharedImageList&nbsp; = False before load xml.</P><P>we add this method call automatically in next version.</P>]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 11:47:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5360&amp;title=designer-question#5360</guid>
  </item> 
  <item>
   <title><![CDATA[Designer questi&#111;n : I can replicate the same &amp;#034;little...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5354&amp;title=designer-question#5354</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 24 February 2005 at 10:57am<br /><br /><P>I can replicate the same "little problem" in the customise sample:</P><OL><LI>Open the project,&nbsp;</LI><LI>Set the "bSerializeDesignerControls = True" in Form_Load event</LI><LI>Run the app</LI><LI>Export to XML</LI><LI>Stop the App</LI><LI>Comment out the line "CommandBars.LoadDesignerBars App.Path &amp; "\visio.xcb""</LI><LI>Call xmlFileLoad at the end of the Form_Load event</LI><LI>Run the app</LI><LI>Select the exported XML file in the open/save dialog</LI><LI>Break the app and check the CommandBars.Icons.Count</LI></OL><P>However, if you load the xml file AFTER calling LoadDesignerBars the icons object is initialised</P>]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 10:57:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5354&amp;title=designer-question#5354</guid>
  </item> 
  <item>
   <title><![CDATA[Designer questi&#111;n : Take a look at the Customizable...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5351&amp;title=designer-question#5351</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 24 February 2005 at 10:23am<br /><br />Take a look at the Customizable sample to see how to do this.&nbsp; Youcan simply load you xcb file in that sample, make sureSerialiseDesignerControl is selected from the drop-down menu, thenexport as xml.]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 10:23:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5351&amp;title=designer-question#5351</guid>
  </item> 
  <item>
   <title><![CDATA[Designer questi&#111;n : The xml file is created by exporting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5350&amp;title=designer-question#5350</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 24 February 2005 at 10:21am<br /><br /><P>The xml file is created by exporting an xcb file from the command bars designer, is it possible to set these options from inside this app?</P>]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 10:21:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5350&amp;title=designer-question#5350</guid>
  </item> 
  <item>
   <title><![CDATA[Designer questi&#111;n : You must save the XML file with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5349&amp;title=designer-question#5349</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 24 February 2005 at 10:08am<br /><br />You must save the XML file with SerializeDesignerControls = True.&nbsp; Then try to open it.]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 10:08:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5349&amp;title=designer-question#5349</guid>
  </item> 
  <item>
   <title><![CDATA[Designer questi&#111;n : Yes...Here is the code I use to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5348&amp;title=designer-question#5348</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 24 February 2005 at 10:05am<br /><br /><P>Yes...Here is the code I use to create the stateoptions</P><P><table width="99%"><tr><td><pre class="BBcode">&nbsp; Set xcbStateOptions = xcbBars.CreateStateOptions<BR>&nbsp; With xcbStateOptions<BR>&nbsp;&nbsp;&nbsp; .LoadSilent = False<BR>&nbsp;&nbsp;&nbsp; .SaveOnlyCustomized = False<BR>&nbsp;&nbsp;&nbsp; .SaveOriginalControls = True<BR>&nbsp;&nbsp;&nbsp; .SerializeDesignerControls = True<BR>&nbsp;&nbsp;&nbsp; .SerializeControls = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;.SerializeImages = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;.SerializeLayout = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;.SerializeOptions = True<BR>&nbsp; End With<BR></pre></td></tr></table></P><P>I then load the XML string with this StateOptions. Once I've done this, i then check the icons.count. However the icons object is not initialised (i.e. Is Nothing)<BR></P><span style="font-size:10px"><br /><br />Edited by ianp</span>]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 10:05:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5348&amp;title=designer-question#5348</guid>
  </item> 
  <item>
   <title><![CDATA[Designer questi&#111;n : Do you have SerializeDesignerControls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5345&amp;title=designer-question#5345</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 24 February 2005 at 8:09am<br /><br />Do you have SerializeDesignerControls enabled?]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 08:09:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5345&amp;title=designer-question#5345</guid>
  </item> 
  <item>
   <title><![CDATA[Designer questi&#111;n : yes, the images also appear in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5342&amp;title=designer-question#5342</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 1329<br /><strong>Posted:</strong> 24 February 2005 at 7:04am<br /><br /><P>yes, the images also appear in the commandbars when loaded from the xml file, but they just don't appear in the icons collection</P><P>As a result I can't share the commandbars icons collection with the shortcut bar icons collection...</P>]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 07:04:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1329&amp;PID=5342&amp;title=designer-question#5342</guid>
  </item> 
 </channel>
</rss>