<?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 : Some Q before purshase</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Some Q before purshase]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 15:26:35 +0000</pubDate>
  <lastBuildDate>Fri, 22 Oct 2004 14:12:53 +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=1310</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[Some Q before purshase : Ok lets see now if I have got...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1310&amp;PID=3668&amp;title=some-q-before-purshase#3668</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=787">JSram</a><br /><strong>Subject:</strong> 1310<br /><strong>Posted:</strong> 22 October 2004 at 2:12pm<br /><br />Ok lets see now if I have got it right and I'm sorry if I'm a pain butenglish isn't my native language... With "attach to any container..."do you mean what is "hosted" inside of the pane or were the pane is"hosted" aka aligned to? or would it go for both scenarios?<br><br>&nbsp;I also looked at the tabcontrol and see it seam to use prettymuch the same concept as the pane, attaching a form to it self for eachtab, which it seams have to be created at runtime (the tabs)?<br><br>It's a rather new way of working for me, but maybe it's not bad at all,to design the different parts as forms that will display inside another form, instead of blow up on top as an "external" process. It's tomake use of the forms for what they are, objects. <img src="http://forum.codejock.com/smileys/smiley32.gif" border="0"><br><br>Ok I will pull out my card and bump over to your shop,... and&nbsp; rewrite my project <img src="http://forum.codejock.com/smileys/smiley17.gif" border="0"><br><br>Thanks<br>]]>
   </description>
   <pubDate>Fri, 22 Oct 2004 14:12:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1310&amp;PID=3668&amp;title=some-q-before-purshase#3668</guid>
  </item> 
  <item>
   <title><![CDATA[Some Q before purshase : I would thing it could attach...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1310&amp;PID=3666&amp;title=some-q-before-purshase#3666</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1310<br /><strong>Posted:</strong> 22 October 2004 at 1:33pm<br /><br />I would thing it could attach to any container as long as it has a hwnd.&nbsp; Haven't tried with anything other than forms.<br><br>You can use the min and max functions to set the size of thepane.&nbsp; Generally the pane will occupy the entire left, top, right,or bottom unless another pane is attached.&nbsp; In the samples weusually size the form to the pane as it is resized.]]>
   </description>
   <pubDate>Fri, 22 Oct 2004 13:33:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1310&amp;PID=3666&amp;title=some-q-before-purshase#3666</guid>
  </item> 
  <item>
   <title><![CDATA[Some Q before purshase : Ok thanks for fast reply, will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1310&amp;PID=3664&amp;title=some-q-before-purshase#3664</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=787">JSram</a><br /><strong>Subject:</strong> 1310<br /><strong>Posted:</strong> 22 October 2004 at 1:21pm<br /><br />Ok thanks for fast reply, will head on to test it more, so far onlytested the toolbar and Grid. But just to be clear on a point, a paneHAVE to be attached to a form right or can it use any other container?Also when loading the container form, is it possible for the pane toautosize according to the form? If not, that would be a nice featurefor coming versions&nbsp;<img src="http://forum.codejock.com/smileys/smiley2.gif" border="0">]]>
   </description>
   <pubDate>Fri, 22 Oct 2004 13:21:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1310&amp;PID=3664&amp;title=some-q-before-purshase#3664</guid>
  </item> 
  <item>
   <title><![CDATA[Some Q before purshase : Docking panes are somewhat similar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1310&amp;PID=3661&amp;title=some-q-before-purshase#3661</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1310<br /><strong>Posted:</strong> 22 October 2004 at 12:51pm<br /><br />Docking panes are somewhat similar to a tabs in a tab control when theyare attached in a group, but you can float, dock, and auto hide dockingpanes.&nbsp; They can be placed in groups (looks similar to tabcontrol), or they can be pulled apart and docked to various places onyou application.<br>No, Docking Panes can be uses in both MDI and SDI applications...must be typo<img src="http://forum.codejock.com/smileys/smiley9.gif" border="0"><br><br>I would just try to use it with your sizer control, if you have problems, just ask<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0"><br>]]>
   </description>
   <pubDate>Fri, 22 Oct 2004 12:51:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1310&amp;PID=3661&amp;title=some-q-before-purshase#3661</guid>
  </item> 
  <item>
   <title><![CDATA[Some Q before purshase : Hi,  I&amp;#039;m seriously considering...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1310&amp;PID=3660&amp;title=some-q-before-purshase#3660</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=787">JSram</a><br /><strong>Subject:</strong> 1310<br /><strong>Posted:</strong> 22 October 2004 at 12:42pm<br /><br />Hi,<br><br>I'm seriously considering to invest in the Xtreme Suite but have a fewquestions. Toolbars and Property Grids I pretty much knows about but anew to working with Docking Panes and how to work with them as wellwhat can be acomplished. I have read most of the documentation but thisare a few things unclear to me.<br><br>If I have undertood it right after reading some of the documentationit's pretty much the concetp of a normal Tab Control, but insteadputting controls on it, you attache it to a form that have have all thecontrols. Is this correct, in a general sense? <br><br>Reading the Tutorials in the trail version there examples for both MDIand SDI, but the SDI example says "Make sure to select theMDI...",&nbsp; is this a typo or does my application need to be of MDItype, meaning I have to revert it from SDI to start use this control?<br><br>Also, I currently use a resizer control from C1, will this cause me anyproblems with the Pane control? I figure it might be a problem at leastwere I have it to fill the whole form... this is my main form I'mthinking of where I'm thinking of to put the pane control. But appartfrom that, if I attche a form that have a sizer filling it, would thatcause any problems?<br><br>Well I guess that was just it, at least for the moment. And I must say your tools look really promising as well :-)<br><br>Thanks<br>JS<br>]]>
   </description>
   <pubDate>Fri, 22 Oct 2004 12:42:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1310&amp;PID=3660&amp;title=some-q-before-purshase#3660</guid>
  </item> 
 </channel>
</rss>