<?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 : Resetting panes layout when new panes are added</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Resetting panes layout when new panes are added]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 08:00:31 +0000</pubDate>
  <lastBuildDate>Sun, 05 Jul 2009 08:26:46 +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=14690</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[Resetting panes layout when new panes are added : Thanks! I&amp;#039;m thinking about...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14690&amp;PID=50682&amp;title=resetting-panes-layout-when-new-panes-are-added#50682</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=760">dennisV</a><br /><strong>Subject:</strong> 14690<br /><strong>Posted:</strong> 05 July 2009 at 8:26am<br /><br />Thanks! I'm thinking about something similar. I'm using registry for my "normal" installations and an .ini file for portable ones (which are run from a USB drive). If CJ doesn't have anything built-in to do this (and I suspect they don't), I'll have to take your approach and do this myself (same as when I upgrade my database).]]>
   </description>
   <pubDate>Sun, 05 Jul 2009 08:26:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14690&amp;PID=50682&amp;title=resetting-panes-layout-when-new-panes-are-added#50682</guid>
  </item> 
  <item>
   <title><![CDATA[Resetting panes layout when new panes are added : I keep the last run build number...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14690&amp;PID=50680&amp;title=resetting-panes-layout-when-new-panes-are-added#50680</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3717">Smucker</a><br /><strong>Subject:</strong> 14690<br /><strong>Posted:</strong> 05 July 2009 at 7:49am<br /><br />I keep the last run build number in my profile INI file (I don't use the registry because i loathe it), and my code checks this, and will reset docking layout (and sometimes command bars) to default if the UI has changed sufficiently in the new build.<br><br>Also, during betas, I occasionally reset everything - skin, theme, docking layout, command bar layout) so that testers can comment on the default configuration.<br><br>]]>
   </description>
   <pubDate>Sun, 05 Jul 2009 07:49:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14690&amp;PID=50680&amp;title=resetting-panes-layout-when-new-panes-are-added#50680</guid>
  </item> 
  <item>
   <title><![CDATA[Resetting panes layout when new panes are added : Hello,I&amp;#039;m not sure if there&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14690&amp;PID=50677&amp;title=resetting-panes-layout-when-new-panes-are-added#50677</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=760">dennisV</a><br /><strong>Subject:</strong> 14690<br /><strong>Posted:</strong> 05 July 2009 at 2:37am<br /><br />Hello,<br><br>I'm not sure if there's a way to do this using CJ, and a quick search didn't turn up anything, so I'm going to ask this...<br><br>I've got an application with docking panes. Now, I release a new version and I've added a new pane. However, I'm using CXTPDockingPaneLayout to load/save layouts. This means that the new pane does not appear, because (it seems) the Panes variable in the registry is set to a certain number of panes and new ones are not processed because of that. It would be good, if I could somehow check if that's actually the case or not and act accordingly (in this instance, I'd like to reset the layout). Something like a function: bool CheckIfPaneCountMatchesRegistry()<br><br>Is there a way to accomplish this that I'm not seeing using CJ? The only other I can see is that my installer will have to clear out that registry key, but I don't think that's a proper solution.<br><br>Thanks in advance for any insight...<br><br>Dennis<br>]]>
   </description>
   <pubDate>Sun, 05 Jul 2009 02:37:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14690&amp;PID=50677&amp;title=resetting-panes-layout-when-new-panes-are-added#50677</guid>
  </item> 
 </channel>
</rss>