<?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 : Docking panes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Docking panes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 04:19:50 +0000</pubDate>
  <lastBuildDate>Sat, 13 Nov 2004 07:36: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=1403</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[Docking panes : Hi, I&amp;#039;m using CXTPDockingPane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1403&amp;PID=3976&amp;title=docking-panes#3976</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=747">al1976</a><br /><strong>Subject:</strong> 1403<br /><strong>Posted:</strong> 13 November 2004 at 7:36am<br /><br /><P>Hi,</P><P>I'm using CXTPDockingPane at mt MDI application. I use the Attach function to load my FormView class on the pane&nbsp;and it works good, but when it is loaded on the pane (my pane is at&nbsp;the buttom of the app) it appears to be aligned to the left side of the pane. Is it possible to align the loaded CFormView class of mine to the center of the pane? Below is my code.</P><P>&nbsp;&nbsp;case IDR_PANE_SEND_SEQ:<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (m_pSendScriptFrame == NULL)<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;m_pSendScriptFrame = new CFrameWnd;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CCreateContext context;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;context.m_pNewViewClass = RUNTIME_CLASS(CSendScriptPane);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;context.m_pCurrentDoc = NULL;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;m_pSendScriptFrame-&gt;C reate(NULL, NULL, WS_CHILD|WS_VISIBLE|WS_CLIPCHILDREN|WS_CLIPSIBLINGS, <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CRect(0, 0, 0, 0), this, NULL, 0, &amp;context);<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;m_pSendScriptFrame-&gt;S endMessageToDescendants(WM_INITIALUPDATE,  0, 0, TRUE, TRUE);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</P><P> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pPane-&gt;Attach(m_pSendScript Frame);<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pPane-&gt;SetOptions(xtpPaneNo Closeable);</P><P> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; break;<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR></P><P>Thanks.</P>]]>
   </description>
   <pubDate>Sat, 13 Nov 2004 07:36:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1403&amp;PID=3976&amp;title=docking-panes#3976</guid>
  </item> 
 </channel>
</rss>