<?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 : Pinning a pane doesn&#039;t work</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Pinning a pane doesn&#039;t work]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 01:27:29 +0000</pubDate>
  <lastBuildDate>Fri, 17 Apr 2009 01:46:44 +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=14044</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[Pinning a pane doesn&#039;t work : Hi,  What do you have in Notify...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14044&amp;PID=48040&amp;title=pinning-a-pane-doesnt-work#48040</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14044<br /><strong>Posted:</strong> 17 April 2009 at 1:46am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>What do you have in Notify handler code ?</DIV>]]>
   </description>
   <pubDate>Fri, 17 Apr 2009 01:46:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14044&amp;PID=48040&amp;title=pinning-a-pane-doesnt-work#48040</guid>
  </item> 
  <item>
   <title><![CDATA[Pinning a pane doesn&#039;t work : When I migrated from Toolkit Pro...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14044&amp;PID=48028&amp;title=pinning-a-pane-doesnt-work#48028</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5153">justin</a><br /><strong>Subject:</strong> 14044<br /><strong>Posted:</strong> 16 April 2009 at 5:37pm<br /><br />When I migrated from Toolkit Pro 10.4.2 to 12.0.2, I found that I'm having a problem with pinning a that has another pane attached to it.&nbsp; The same code worked in the previous version.<br><br>To reproduce this problem, I have two panes in the same tabbed container with pane B attached to pane A.&nbsp; I unpin pane A and both panes will hide into a sidebar.&nbsp; I then expand the pane by clicking on the sidebar and then click on the pin for pane A.&nbsp; Pane B will become pinned, pane A will expand again, but it will remain unpinned, the sidebar will still be shown.&nbsp; <br><br>If I click on the pin button again, the sidebar will disappear like it's supposed to, but the pane remains in an unpinned state.<br><br>I have created the panes as follows:<br><br>pFirstVersionOnly = NULL;<br>dockingDirection = xtpPaneDockLeft;<br><br>#if defined(FIRST_VERSION)<br>pFirstVersionOnly = GetDockingPaneManager()-&gt;CreatePane(IDC_FIRST_PANE, CRect(0, 0, leftWidth, screenHeight/2), dockingDirection)<br>dockingDirection = xtpPaneDockBottom;<br>#endif<br><br>pPaneA = GetDockingPaneManager()-&gt;CreatePane(IDS_PANE_A, CRect(0, 0, leftWidth, screenHeight/2), dockingDirection, pUsedInWorkingVersion );&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>pPaneB = GetDockingPaneManager()-&gt;CreatePane(IDS_PANE_B, CRect(0, 0, leftWidth, screenHeight/2), dockingDirection, pUsedInWorkingVersion );<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>GetDockingPaneManager()-&gt;AttachPane(pPaneB&nbsp; pPaneA );<br><br><br>There are two versions of my product, in the first version, everything works fine.&nbsp; <br>The second version doesn't work but I cannot find any other differences that might affect this.<br><br>]]>
   </description>
   <pubDate>Thu, 16 Apr 2009 17:37:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14044&amp;PID=48028&amp;title=pinning-a-pane-doesnt-work#48028</guid>
  </item> 
 </channel>
</rss>