<?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 : Pairing up docking windows?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Pairing up docking windows?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 10:45:40 +0000</pubDate>
  <lastBuildDate>Mon, 12 Feb 2007 14:00:45 +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=4879</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[Pairing up docking windows? : Hi Oleg,I&amp;#039;m not sure I understand...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4879&amp;PID=20311&amp;title=pairing-up-docking-windows#20311</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1519">mailhaim</a><br /><strong>Subject:</strong> 4879<br /><strong>Posted:</strong> 12 February 2007 at 2:00pm<br /><br />Hi Oleg,<br>I'm not sure I understand how hiding the caption gives the look and feel of a splitter... It may look like a splitter but when hiding one the other still visible !? <br>Actually I'm asking how can I have pane which is splitted to 2 different views? <br>]]>
   </description>
   <pubDate>Mon, 12 Feb 2007 14:00:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4879&amp;PID=20311&amp;title=pairing-up-docking-windows#20311</guid>
  </item> 
  <item>
   <title><![CDATA[Pairing up docking windows? : Hello, With dockingpanes you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4879&amp;PID=15231&amp;title=pairing-up-docking-windows#15231</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4879<br /><strong>Posted:</strong> 25 August 2006 at 4:50pm<br /><br />Hello,<DIV>With dockingpanes you can hide captions to make panes looks like splitters....</DIV>]]>
   </description>
   <pubDate>Fri, 25 Aug 2006 16:50:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4879&amp;PID=15231&amp;title=pairing-up-docking-windows#15231</guid>
  </item> 
  <item>
   <title><![CDATA[Pairing up docking windows? : I&amp;#039;ve made a lot of progress...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4879&amp;PID=15230&amp;title=pairing-up-docking-windows#15230</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2231">skemp@docucorp</a><br /><strong>Subject:</strong> 4879<br /><strong>Posted:</strong> 25 August 2006 at 4:28pm<br /><br /><P>I've made a lot of progress in simply replacing what we have with split-tab windows that we've created. But we're still interested to hear if there is a way to have docking windows paired together instead of simple split windows. And in that last paragraph of the original, it is supposed to say that 1A and 2A need to be visible together while 1B and 2B need to be visible together. </P>]]>
   </description>
   <pubDate>Fri, 25 Aug 2006 16:28:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4879&amp;PID=15230&amp;title=pairing-up-docking-windows#15230</guid>
  </item> 
  <item>
   <title><![CDATA[Pairing up docking windows? : With luck, someone can offer feedback...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4879&amp;PID=15211&amp;title=pairing-up-docking-windows#15211</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2231">skemp@docucorp</a><br /><strong>Subject:</strong> 4879<br /><strong>Posted:</strong> 24 August 2006 at 3:24pm<br /><br /><DIV style="MARGIN: 0in 0in 0pt">With luck, someone can offer feedback or a “best practice” on this? </DIV><DIV style="MARGIN: 0in 0in 0pt">&nbsp;</DIV><DIV style="MARGIN: 0in 0in 0pt">First, the existing application we are changing uses splitters on many views to separate work items. &nbsp;I have changed several of the more simple layouts to now use dockable windows instead of a split view.&nbsp; This is nicer and the user can do all the dockable features.</DIV><DIV style="MARGIN: 0in 0in 0pt">&nbsp;</DIV><DIV style="MARGIN: 0in 0in 0pt">Now we have to decide what to do on a more complex MDI Frame</DIV><DIV style="MARGIN: 0in 0in 0pt">&nbsp;</DIV><DIV style="MARGIN: 0in 0in 0pt">Imaging a view that has 3 sections - divided vertically on the page. </DIV><DIV style="MARGIN: 0in 0in 0pt">Sections 1+2 are on a tab view. Section 3 is constant and the "main" view. Currently we have a splitter between the constant view (3) and&nbsp;the tabbed view containing sections 1+2. All of the splitters are sizeable. </DIV><DIV style="MARGIN: 0in 0in 0pt">If it helps, think of the three sections like this: </DIV><DIV style="MARGIN: 0in 0in 0pt">&nbsp;</DIV><DIV style="MARGIN: 0in 0in 0pt">Tree view + Property View + Graphical depiction</DIV><DIV style="MARGIN: 0in 0in 0pt">The Tree view and Property Views are on a Tab together.</DIV><DIV style="MARGIN: 0in 0in 0pt">&nbsp;</DIV><DIV style="MARGIN: 0in 0in 0pt">When you have the first tab active, you see 1A+2A+3, when you change the tab, you see, 1B+2B+3. Hopefully, you can visualize the idea. (If I could send a snapshot, this might be easier to understand). </DIV><DIV style="MARGIN: 0in 0in 0pt">&nbsp;</DIV><DIV style="MARGIN: 0in 0in 0pt">So from this you can understand that sections 1+2 are a pair. </DIV><DIV style="MARGIN: 0in 0in 0pt">&nbsp;</DIV><DIV style="MARGIN: 0in 0in 0pt">Right now I started coding trying to replicate what we already have, to some degree,&nbsp;but am having a few problems.</DIV><DIV style="MARGIN: 0in 0in 0pt"><BR>We envision making the "Tabs" dockable.&nbsp;&nbsp;That way the user can keep them as Tabs or simply dock them side by side.</DIV><DIV style="MARGIN: 0in 0in 0pt">&nbsp;</DIV><DIV style="MARGIN: 0in 0in 0pt">I've Created 2 docking panes&nbsp; and am trying to write&nbsp;new CView classes that will make a CSplitterWnd and create the 2 views for each of the docking (Tab) panes. If you have some suggestions in this area, that might be helpful. Perhaps I’ve missed some class that would already give me this ability.</DIV><DIV style="MARGIN: 0in 0in 0pt">&nbsp;</DIV><DIV style="MARGIN: 0in 0in 0pt">BUT, I can see how it might be nice if within the Tab view, the 1 and 2 section windows were also dockable, so the user could stack the windows vertically, or horizontally.</DIV><DIV style="MARGIN: 0in 0in 0pt">&nbsp;</DIV><DIV style="MARGIN: 0in 0in 0pt">But we don't feel we can make all 4 windows independent because we need the 1A, 1B to stay visible together and the 2A, and 2B to be visible together. I hope that makes sense. Do you think this can be done with docking panes and keep the “pair” of associated windows visible at the same time?&nbsp; Of would it be better to continue working on a split pane dockable window?</DIV><DIV style="MARGIN: 0in 0in 0pt">&nbsp;</DIV><DIV style="MARGIN: 0in 0in 0pt">Also, I saw there was a CXTDockingPaneSplitterContainer but I’m having some problems defining it. Any examples that might use that class?</DIV>]]>
   </description>
   <pubDate>Thu, 24 Aug 2006 15:24:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4879&amp;PID=15211&amp;title=pairing-up-docking-windows#15211</guid>
  </item> 
 </channel>
</rss>