<?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 : Load From XML ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Load From XML ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 04:58:58 +0000</pubDate>
  <lastBuildDate>Wed, 20 May 2009 04:02: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=14293</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[Load From XML ? :  Hi, Thanks for considering point...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49180&amp;title=load-from-xml#49180</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1754">kanitamildasan</a><br /><strong>Subject:</strong> 14293<br /><strong>Posted:</strong> 20 May 2009 at 4:02am<br /><br />Hi, Thanks for considering point &#091;2&#093;.<br><br><br><br>]]>
   </description>
   <pubDate>Wed, 20 May 2009 04:02:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49180&amp;title=load-from-xml#49180</guid>
  </item> 
  <item>
   <title><![CDATA[Load From XML ? : Hi,  Thanks, guess indeed need...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49173&amp;title=load-from-xml#49173</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14293<br /><strong>Posted:</strong> 20 May 2009 at 2:09am<br /><br /><P>Hi,</P><DIV>&nbsp;</DIV><DIV>Thanks, guess indeed need to hide it in customize dialog. Wie will check it.</DIV>]]>
   </description>
   <pubDate>Wed, 20 May 2009 02:09:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49173&amp;title=load-from-xml#49173</guid>
  </item> 
  <item>
   <title><![CDATA[Load From XML ? :   Hi,1) I still dont get the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49102&amp;title=load-from-xml#49102</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1754">kanitamildasan</a><br /><strong>Subject:</strong> 14293<br /><strong>Posted:</strong> 18 May 2009 at 6:17am<br /><br />Hi,<br><br>1) I still dont get the Actions features usefulness can you share an example situation where Actions is more appropriate than the old command ui update of MFC.<br><br><br>2)I have checked out the Action Sample and set the visible of "Status Bar" to FALSE using the checkbox. But the Commands page in the customization dialog still shows the "Status Bar" in it. Is that right behaviour ? <img src="http://forum.codejock.com/smileys/smiley5.gif" border="0" align="absmiddle"><br><br><br>]]>
   </description>
   <pubDate>Mon, 18 May 2009 06:17:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49102&amp;title=load-from-xml#49102</guid>
  </item> 
  <item>
   <title><![CDATA[Load From XML ? : Thanks oleg, I will checkout......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49046&amp;title=load-from-xml#49046</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1754">kanitamildasan</a><br /><strong>Subject:</strong> 14293<br /><strong>Posted:</strong> 15 May 2009 at 8:29am<br /><br />Thanks oleg, I will checkout...<br>]]>
   </description>
   <pubDate>Fri, 15 May 2009 08:29:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49046&amp;title=load-from-xml#49046</guid>
  </item> 
  <item>
   <title><![CDATA[Load From XML ? : Hi, Guess best way is to hide...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49021&amp;title=load-from-xml#49021</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14293<br /><strong>Posted:</strong> 15 May 2009 at 3:53am<br /><br /><P>Hi,</P><DIV>Guess best way is to hide them in code using Actions. Enable actions in Designer and in code add</DIV><DIV>pCommandBars-&gt;GetActions()-&gt;GetAction(ControlID)-&gt;SetVisible(FALSE); - and it will hide all occurence of controls with Id = ControlID</DIV><DIV>Also in CommanBars run Menu-&gt;CommandBars-&gt;Resource Symbols -&gt;Export -&gt;(*.h) to export all controls names you have.</DIV>]]>
   </description>
   <pubDate>Fri, 15 May 2009 03:53:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49021&amp;title=load-from-xml#49021</guid>
  </item> 
  <item>
   <title><![CDATA[Load From XML ? :  Thanks Oleg,Now it works  But...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49017&amp;title=load-from-xml#49017</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1754">kanitamildasan</a><br /><strong>Subject:</strong> 14293<br /><strong>Posted:</strong> 15 May 2009 at 2:23am<br /><br />Thanks Oleg,<br><br>Now it works <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle"> But how to change the Visible property of the control using XML or CommandBar Designer ?<br><br>]]>
   </description>
   <pubDate>Fri, 15 May 2009 02:23:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49017&amp;title=load-from-xml#49017</guid>
  </item> 
  <item>
   <title><![CDATA[Load From XML ? : Hi,  Actually its right code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49016&amp;title=load-from-xml#49016</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14293<br /><strong>Posted:</strong> 15 May 2009 at 1:41am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Actually its right code - you only need initialize OLE in&nbsp;&nbsp;beginning of&nbsp; <FONT size=2>CDesignerSampleApp::InitInstance()</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>add this line:</FONT></DIV><DIV><FONT size=2>AfxOleInit();</DIV></FONT>]]>
   </description>
   <pubDate>Fri, 15 May 2009 01:41:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49016&amp;title=load-from-xml#49016</guid>
  </item> 
  <item>
   <title><![CDATA[Load From XML ? : Hi, I am still looking for solution......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49015&amp;title=load-from-xml#49015</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1754">kanitamildasan</a><br /><strong>Subject:</strong> 14293<br /><strong>Posted:</strong> 15 May 2009 at 12:49am<br /><br />Hi, I am still looking for solution... <img src="http://forum.codejock.com/smileys/smiley5.gif" border="0" align="absmiddle">]]>
   </description>
   <pubDate>Fri, 15 May 2009 00:49:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=49015&amp;title=load-from-xml#49015</guid>
  </item> 
  <item>
   <title><![CDATA[Load From XML ? : Hi,I tried this code in the Designer...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=48978&amp;title=load-from-xml#48978</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1754">kanitamildasan</a><br /><strong>Subject:</strong> 14293<br /><strong>Posted:</strong> 14 May 2009 at 5:47am<br /><br />Hi,<br><br>I tried this code in the Designer Sample. But it didnt worked ? The XML file i used is just the export of Sample.xcb using CommandBarDesigner.<br><br>void CMainFrame::GenerateCommandBars()<br>{<br>&nbsp;&nbsp; &nbsp;CXTPCommandBars* pCommandBars = GetCommandBars();<br>&nbsp;&nbsp; &nbsp;pCommandBars-&gt;SetMenu(_T("Menu Bar"), 0);&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp;&nbsp; CXTPPropExchangeXMLNode px(TRUE, 0, _T("DesignerFile"));<br><br>&nbsp;&nbsp;&nbsp; if (px.LoadFromFile("F:\\Program Files\\Codejock Software\\MFC\\Xtreme ToolkitPro v12.1.1\\AllSamples\\DesignerSamples\\Sample.xml"))<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pCommandBars-&gt;LoadDesignerBars(&amp;px);<br>&nbsp;&nbsp;&nbsp; }<br>} <br><br>Thanks<br><br><br>]]>
   </description>
   <pubDate>Thu, 14 May 2009 05:47:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=48978&amp;title=load-from-xml#48978</guid>
  </item> 
  <item>
   <title><![CDATA[Load From XML ? : Hi,CommandBars Designer provides...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=48977&amp;title=load-from-xml#48977</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1754">kanitamildasan</a><br /><strong>Subject:</strong> 14293<br /><strong>Posted:</strong> 14 May 2009 at 5:33am<br /><br />Hi,<br><br>CommandBars Designer provides option to export to XML file. But i dont know how to load the XML file (not the binary XCB file) at app load time.<br><br>Thanks<br><br>]]>
   </description>
   <pubDate>Thu, 14 May 2009 05:33:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14293&amp;PID=48977&amp;title=load-from-xml#48977</guid>
  </item> 
 </channel>
</rss>