<?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 : Pane Move&amp;Size locking</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Pane Move&amp;Size locking]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 04:33:34 +0000</pubDate>
  <lastBuildDate>Thu, 19 Aug 2004 09:29:43 +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=1063</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[Pane Move&amp;Size locking : HAHAHA gee thanks. What code would...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2819&amp;title=pane-movesize-locking#2819</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=675">developer</a><br /><strong>Subject:</strong> 1063<br /><strong>Posted:</strong> 19 August 2004 at 9:29am<br /><br />HAHAHA gee thanks. What code would you recommend then? I would like the same effect. When the splitters are locked I would like the entire layout to be locked, meaning that you can't float the panes. (closing would be ok).. Thanks.<span style="font-size:10px"><br /><br />Edited by developer</span>]]>
   </description>
   <pubDate>Thu, 19 Aug 2004 09:29:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2819&amp;title=pane-movesize-locking#2819</guid>
  </item> 
  <item>
   <title><![CDATA[Pane Move&amp;Size locking : Don&amp;#039;t use this code ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2799&amp;title=pane-movesize-locking#2799</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1063<br /><strong>Posted:</strong> 19 August 2004 at 1:17am<br /><br />Don't use this code <IMG src="http://forum.codejock.com/smileys/smiley2.gif" border="0">]]>
   </description>
   <pubDate>Thu, 19 Aug 2004 01:17:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2799&amp;title=pane-movesize-locking#2799</guid>
  </item> 
  <item>
   <title><![CDATA[Pane Move&amp;Size locking : There is a bug with the new toolkit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2791&amp;title=pane-movesize-locking#2791</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=675">developer</a><br /><strong>Subject:</strong> 1063<br /><strong>Posted:</strong> 18 August 2004 at 5:43pm<br /><br />There is a bug with the new toolkit and this feature. If I use the code above but have <br /><br />m_paneManager.SetShowDockingContextStickers(TRUE);<br /><br />Then you can still dock. Thanks.]]>
   </description>
   <pubDate>Wed, 18 Aug 2004 17:43:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2791&amp;title=pane-movesize-locking#2791</guid>
  </item> 
  <item>
   <title><![CDATA[Pane Move&amp;Size locking : LRESULT CMainFrame::OnDockingPaneNotify(WPARAM...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2790&amp;title=pane-movesize-locking#2790</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1063<br /><strong>Posted:</strong> 18 August 2004 at 2:59pm<br /><br /><P>LRESULT CMainFrame::OnDockingPaneNotify(WPARAM wParam, LPARAM lParam)<BR>{</P><P>&nbsp;if (wParam == XTP_DPN_ACTION)<BR>&nbsp;{<BR>&nbsp;&nbsp;XTP_DOCKINGPANE_ACTION* pAction = (XTP_DOCKINGPANE_ACTION*)lParam;</P><P>&nbsp; pAction-&gt;bCancel = TRUE;</P><P>&nbsp; return TRUE;</P><P>}</P><P>return FALSE;</P><P>}</P>]]>
   </description>
   <pubDate>Wed, 18 Aug 2004 14:59:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2790&amp;title=pane-movesize-locking#2790</guid>
  </item> 
  <item>
   <title><![CDATA[Pane Move&amp;Size locking : LockSplitter only lock sizing,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2780&amp;title=pane-movesize-locking#2780</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 1063<br /><strong>Posted:</strong> 18 August 2004 at 2:18am<br /><br />LockSplitter only lock sizing, but i will also lock moving a pane toanother panecontainer. Or docking a pane on a other position.<br><br>&nbsp;&nbsp;&nbsp; Jimmy<br><br>]]>
   </description>
   <pubDate>Wed, 18 Aug 2004 02:18:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2780&amp;title=pane-movesize-locking#2780</guid>
  </item> 
  <item>
   <title><![CDATA[Pane Move&amp;Size locking : 1. CXTPDockingPaneManager::LockSplitters  2....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2767&amp;title=pane-movesize-locking#2767</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1063<br /><strong>Posted:</strong> 16 August 2004 at 11:55am<br /><br /><P>1. CXTPDockingPaneManager::LockSplitters</P><P>&nbsp;</P><P>2. pToolBar-&gt;EnableDocking.</P>]]>
   </description>
   <pubDate>Mon, 16 Aug 2004 11:55:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2767&amp;title=pane-movesize-locking#2767</guid>
  </item> 
  <item>
   <title><![CDATA[Pane Move&amp;Size locking : Hello,  Is there a function...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2762&amp;title=pane-movesize-locking#2762</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 1063<br /><strong>Posted:</strong> 16 August 2004 at 2:56am<br /><br />Hello,<br><br>Is there a function to lock<br>1) Pane moving, sizeing &amp; docking<br>2) Toolbar moving<br><br>&nbsp; Jimmy<br><br>]]>
   </description>
   <pubDate>Mon, 16 Aug 2004 02:56:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1063&amp;PID=2762&amp;title=pane-movesize-locking#2762</guid>
  </item> 
 </channel>
</rss>