<?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 can i make the pane no draggable</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : how can i make the pane no draggable]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 20:13:39 +0000</pubDate>
  <lastBuildDate>Fri, 01 Aug 2008 07:04:30 +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=11686</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 can i make the pane no draggable : Hi;you have to catch XTPWM_DOCKINGPANE_NOTIFY...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11686&amp;PID=39308&amp;title=how-can-i-make-the-pane-no-draggable#39308</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 11686<br /><strong>Posted:</strong> 01 August 2008 at 7:04am<br /><br />Hi;<br><br>you have to catch XTPWM_DOCKINGPANE_NOTIFY and disable any kind of drag action.<br>See sample codes...<br>]]>
   </description>
   <pubDate>Fri, 01 Aug 2008 07:04:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11686&amp;PID=39308&amp;title=how-can-i-make-the-pane-no-draggable#39308</guid>
  </item> 
  <item>
   <title><![CDATA[how can i make the pane no draggable : the codes are following:  m_...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11686&amp;PID=39298&amp;title=how-can-i-make-the-pane-no-draggable#39298</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2846">fireflame</a><br /><strong>Subject:</strong> 11686<br /><strong>Posted:</strong> 01 August 2008 at 4:31am<br /><br /><DIV>the codes are following:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;m_paneManager.InstallDockingPanes(this);<BR>&nbsp;m_paneManager.SetTheme(xtpPaneThemeOffice2003);<BR>&nbsp;m_paneManager.SetDefaultPaneOptions(xtpPaneNoCloseable | xtpPaneNoFloatable);<BR>&nbsp;pPane = m_paneManager.CreatePane(<BR>&nbsp;&nbsp;ID_DOCK, CRect(0,0,0,0), xtpPaneDockTop);</DIV><DIV>&nbsp;</DIV><DIV>but the pane still can be dragged</DIV>]]>
   </description>
   <pubDate>Fri, 01 Aug 2008 04:31:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11686&amp;PID=39298&amp;title=how-can-i-make-the-pane-no-draggable#39298</guid>
  </item> 
 </channel>
</rss>