<?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 save commandbar settings to file?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to save commandbar settings to file?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 19:42:11 +0000</pubDate>
  <lastBuildDate>Thu, 18 Aug 2005 07:34:22 +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=2733</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 save commandbar settings to file? : How about the ini file? I feel...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8213&amp;title=how-to-save-commandbar-settings-to-file#8213</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=797">jeffcmj</a><br /><strong>Subject:</strong> 2733<br /><strong>Posted:</strong> 18 August 2005 at 7:34am<br /><br />How about the ini file? I feel xml file is a bit slow in loading. It seems no SetEncoding function in CXTPPropExchangeIniFile.]]>
   </description>
   <pubDate>Thu, 18 Aug 2005 07:34:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8213&amp;title=how-to-save-commandbar-settings-to-file#8213</guid>
  </item> 
  <item>
   <title><![CDATA[How to save commandbar settings to file? : Yes, it supports Unicode. call...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8204&amp;title=how-to-save-commandbar-settings-to-file#8204</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2733<br /><strong>Posted:</strong> 18 August 2005 at 4:01am<br /><br /><P>Yes, it supports Unicode.</P><P>call <FONT color=#3700c8 size=2></P><P><FONT color=#000000>px.SetEncoding(_T("</FONT></FONT><FONT color=#000000><FONT size=2>UTF-8</FONT><FONT size=2>"));</FONT></FONT></P><P><FONT size=2>and it will save Unicode symbols in UTF-8 format. (Try to execure xml file it In Explorer to see Unicode characters)</FONT></P><P><FONT size=2>in next version utf-8 encoding will be default.</FONT></P><P><FONT color=#3700c8 size=2>&nbsp;</P></FONT>]]>
   </description>
   <pubDate>Thu, 18 Aug 2005 04:01:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8204&amp;title=how-to-save-commandbar-settings-to-file#8204</guid>
  </item> 
  <item>
   <title><![CDATA[How to save commandbar settings to file? : Thank oleg. But you don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8202&amp;title=how-to-save-commandbar-settings-to-file#8202</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=797">jeffcmj</a><br /><strong>Subject:</strong> 2733<br /><strong>Posted:</strong> 18 August 2005 at 2:11am<br /><br />Thank oleg. But you don't answer my question, does the INI/XML&nbsp;format config support Unicode ? It looks like the resulting file is ANSI format.]]>
   </description>
   <pubDate>Thu, 18 Aug 2005 02:11:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8202&amp;title=how-to-save-commandbar-settings-to-file#8202</guid>
  </item> 
  <item>
   <title><![CDATA[How to save commandbar settings to file? : In 9.70 was some problems with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8189&amp;title=how-to-save-commandbar-settings-to-file#8189</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2733<br /><strong>Posted:</strong> 17 August 2005 at 1:28pm<br /><br /><P>In 9.70 was some problems with XML if bFormat = TRUE&nbsp;in Save call used... In 9.80 will be fixed all.</P>]]>
   </description>
   <pubDate>Wed, 17 Aug 2005 13:28:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8189&amp;title=how-to-save-commandbar-settings-to-file#8189</guid>
  </item> 
  <item>
   <title><![CDATA[How to save commandbar settings to file? : Thanks. I got it. But one more...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8182&amp;title=how-to-save-commandbar-settings-to-file#8182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=797">jeffcmj</a><br /><strong>Subject:</strong> 2733<br /><strong>Posted:</strong> 17 August 2005 at 9:52am<br /><br />Thanks. I got it. But one more issue, does the ini config file or XML config file support unicode?]]>
   </description>
   <pubDate>Wed, 17 Aug 2005 09:52:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8182&amp;title=how-to-save-commandbar-settings-to-file#8182</guid>
  </item> 
  <item>
   <title><![CDATA[How to save commandbar settings to file? : Check our GUI_Whidbey and TaskPanel...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8173&amp;title=how-to-save-commandbar-settings-to-file#8173</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2733<br /><strong>Posted:</strong> 17 August 2005 at 7:37am<br /><br /><P>Check our GUI_Whidbey and TaskPanel sampled how to save/load to XML file</P><P>if you need binary file use CXTPPropExchangeArchive instead of CXTPPropExcahgeXMLNode.</P><P>&nbsp;</P><P>Also,&nbsp;use search. There was some answers with code.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 17 Aug 2005 07:37:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8173&amp;title=how-to-save-commandbar-settings-to-file#8173</guid>
  </item> 
  <item>
   <title><![CDATA[How to save commandbar settings to file? : Hi, I am doing a multi-user application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8171&amp;title=how-to-save-commandbar-settings-to-file#8171</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=797">jeffcmj</a><br /><strong>Subject:</strong> 2733<br /><strong>Posted:</strong> 17 August 2005 at 3:57am<br /><br /><P>Hi,</P><P>I am doing a multi-user application and I want to save each user's config into a folder named by user's name. But it seems XTP always use registry to store command bar states. Is there a way to force it use file to store the state?</P><P>BTW: I used SaveBarState and LoadBarState which seems to use the file but actually still use registry instead.</P><P>Best </P><P>Jeff</P>]]>
   </description>
   <pubDate>Wed, 17 Aug 2005 03:57:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2733&amp;PID=8171&amp;title=how-to-save-commandbar-settings-to-file#8171</guid>
  </item> 
 </channel>
</rss>