<?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 : XTP_DOCKINGPANE_ACTION incorrect</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : XTP_DOCKINGPANE_ACTION incorrect]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 13:00:39 +0000</pubDate>
  <lastBuildDate>Tue, 02 Feb 2010 15:44:26 +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=16129</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[XTP_DOCKINGPANE_ACTION incorrect : I dock my pane on the right side....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16129&amp;PID=56543&amp;title=xtp-dockingpane-action-incorrect#56543</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 16129<br /><strong>Posted:</strong> 02 February 2010 at 3:44pm<br /><br />I dock my pane on the right side. My pane gets the XTP_DPN_ACTION notification. The action has the dockDirection member set to XTPPaneDockRight.<DIV>&nbsp;</DIV><DIV>I double click the pane and it floats. I get notified that I am floating.</DIV><DIV>&nbsp;</DIV><DIV>I double click the floating pane's title bar to dock the pane again.</DIV><DIV>&nbsp;</DIV><DIV>My pane gets the XTP_DPN_ACTION notification. The action has the dockDirection member set to xtpPaneDockLeft! But it docks on the right as it should.</DIV><DIV>&nbsp;</DIV><DIV>CXTPDockingPaneManager::_ToggleDocking is calling NotifyAction without specifying the "dockDirection" argument so the compiler is providing the default, which is xtpPaneDockLeft.</DIV><DIV>&nbsp;</DIV><DIV>Why does the docking code not know where the pane is being docked when I double-click the floating window?</DIV>]]>
   </description>
   <pubDate>Tue, 02 Feb 2010 15:44:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16129&amp;PID=56543&amp;title=xtp-dockingpane-action-incorrect#56543</guid>
  </item> 
 </channel>
</rss>