<?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 : Disable double-click pane caption for docking</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Disable double-click pane caption for docking]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 11:48:06 +0000</pubDate>
  <lastBuildDate>Wed, 22 Jul 2009 08:57:56 +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=14788</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[Disable double-click pane caption for docking : The program is very complex that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14788&amp;PID=51180&amp;title=disable-doubleclick-pane-caption-for-docking#51180</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5395">lorinboyer</a><br /><strong>Subject:</strong> 14788<br /><strong>Posted:</strong> 22 July 2009 at 8:57am<br /><br />The program is very complex that I am creating.&nbsp; There is really no way to post a code sample.&nbsp; <br><br>When you double-click the pane caption, several Action events are run.&nbsp; In those events, I create and destroy other windows.&nbsp; When you manually drag the pane, there is no problem.&nbsp; When you double click the caption, there is a crash.&nbsp; The list of action events is basically the same for each way.<br><br>I found a way to prevent the crash.&nbsp; In the Action event for the docking pane manager, instead of immediately destroying any pane, I start a timer.&nbsp; After 100 milliseconds, I destroy the panes.&nbsp; It seems to be working.<br><br>My preference would have been to disable the ability to double click the Pane caption.&nbsp; I don't like it automatically docking.&nbsp; I think a better approach would be to run an event when it is pane caption is double clicked and let the develop decide what should happen.<br><br><br>]]>
   </description>
   <pubDate>Wed, 22 Jul 2009 08:57:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14788&amp;PID=51180&amp;title=disable-doubleclick-pane-caption-for-docking#51180</guid>
  </item> 
  <item>
   <title><![CDATA[Disable double-click pane caption for docking : Hi, Please attach sample that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14788&amp;PID=51167&amp;title=disable-doubleclick-pane-caption-for-docking#51167</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14788<br /><strong>Posted:</strong> 22 July 2009 at 4:10am<br /><br />Hi,<DIV>Please attach sample that can show such problem.</DIV>]]>
   </description>
   <pubDate>Wed, 22 Jul 2009 04:10:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14788&amp;PID=51167&amp;title=disable-doubleclick-pane-caption-for-docking#51167</guid>
  </item> 
  <item>
   <title><![CDATA[Disable double-click pane caption for docking : In the program that I have created,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14788&amp;PID=51148&amp;title=disable-doubleclick-pane-caption-for-docking#51148</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5395">lorinboyer</a><br /><strong>Subject:</strong> 14788<br /><strong>Posted:</strong> 21 July 2009 at 2:40pm<br /><br />In the program that I have created, when a pane's caption is double-clicked, the whole program crashes.&nbsp; Is there a way to disable double clicking the caption to automatically dock a pane?<br>]]>
   </description>
   <pubDate>Tue, 21 Jul 2009 14:40:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14788&amp;PID=51148&amp;title=disable-doubleclick-pane-caption-for-docking#51148</guid>
  </item> 
 </channel>
</rss>