<?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 : Confused about Pane Actions</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Confused about Pane Actions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 22:39:13 +0000</pubDate>
  <lastBuildDate>Wed, 01 Nov 2006 05:21:35 +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=5396</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[Confused about Pane Actions : Can someone explain this to me,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5396&amp;PID=16923&amp;title=confused-about-pane-actions#16923</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=787">JSram</a><br /><strong>Subject:</strong> 5396<br /><strong>Posted:</strong> 01 November 2006 at 5:21am<br /><br />Can someone explain this to me, I have 3 panes attached to the left, each bottom of the previous. They all starts in autohide possition so only the bar with tab captions are visible.<br><br>If I hover the mouse over the tab of one of these hidden (and collapsed) pane's, it expands and then collapses as the mouse move outside the pane frame. The following actions fires:<br><br>Action = PaneActionExpanding; ID =&nbsp; 2 <br>Action = PaneActionCollapsing; ID =&nbsp; 2 <br>Action = PaneActionCollapsed; ID =&nbsp; 2 <br><br>Fine so far, but if I hover same tab as above and then click the Pin button in the pane caption, following actions fire:<br><br>Action = PaneActionExpanding; ID =&nbsp; 2 <br>Action = PaneActionActivated; ID =&nbsp; 2 <br>Action = PaneActionDocking; ID =&nbsp; 2 <br>Action = PaneActionCollapsing; ID =&nbsp; 2 <br>Action = PaneActionCollapsed; ID =&nbsp; 2 <br>Action = PaneActionDeactivated; ID =&nbsp; 2 <br>Action = PaneActionDocked; ID =&nbsp; 2 <br><br>Then as a click the Pin button again to autohide the pane, following actions fires:<br><br>Action = PaneActionActivated; ID =&nbsp; 2 <br>Action = PaneActionPinning; ID =&nbsp; 2 <br>Action = PaneActionDeactivated; ID =&nbsp; 2 <br>Action = PaneActionPinned; ID =&nbsp; 2 <br><br>I don't quite understand the logic and reson for these sequense of actions? Why does Pinning and Pinned fire when I unpin the pane? It seem logic to me that if Pinned fires when I click the pin button first time, and the second time an Unpinned action would happen? At least if it now is a case of bad naming (as with Expanding/Expanded) they should both fire in sequense as I unpin but one when I Pin and one when I unpin.<br><br>Then, why is PaneActionDocking fire when clicking the Pin button, isn't the pane allready docked?<br><br>the following actions though <br><br>PaneActionCollapsing<br>PaneActionCollapsed<br>PaneActionDeactivated<br>PaneActionDocked<br><br>is totally ununderstandble to me in, at least the collape things. Then as it follows one simply feels lost of what actually is happening... the pane collapses but the collapse actions have already happened ??? and it all ends with the pane is pinned (acording to actions) while it actually is back in Autohide position ???<br><br>Then in the end, which is kind of annoying, the Pane that has been pinned, as getting unpinned and collapsed, it also moves below rest of the panes to become the last one. Can this be avoided in some way?<br><br>Sorry for being a pain but these actions and their names doesn't make sense to me and are extremely user unfriendly in my opinion.<br><br>/Joakim<br><br>]]>
   </description>
   <pubDate>Wed, 01 Nov 2006 05:21:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5396&amp;PID=16923&amp;title=confused-about-pane-actions#16923</guid>
  </item> 
 </channel>
</rss>