<?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 : Dialog within a Docking Pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Dialog within a Docking Pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 03:01:45 +0000</pubDate>
  <lastBuildDate>Mon, 19 Jul 2004 19: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=952</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[Dialog within a Docking Pane : Hello Bruce, All, I spent some...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=952&amp;PID=2532&amp;title=dialog-within-a-docking-pane#2532</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=634">Indrajit</a><br /><strong>Subject:</strong> 952<br /><strong>Posted:</strong> 19 July 2004 at 7:46pm<br /><br /><P>Hello Bruce, All,</P><P>I spent some time over the weekend looking at the samples more thoroughly. This definitely helped and I also had a look at the "Xtreme Docking Pane" forum postings. I managed to get a solution suggested by Oleg, which is almost similar to the one used for the SDI sample. Here is the link to the post - </P><P> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  <A href="https://forum.codejock.com/forum_posts.asp?TID=98&amp;KW=&#070;ormView" target="_blank"> https://forum.codejock.com/forum_posts.asp?TID=98&amp;KW =FormView</A></P><P>I will try out your suggestion later today. </P><P>Thanks a lot for your time, I appreciate your help!<BR>Cheers,<BR>Indrajit</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 19 Jul 2004 19:46:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=952&amp;PID=2532&amp;title=dialog-within-a-docking-pane#2532</guid>
  </item> 
  <item>
   <title><![CDATA[Dialog within a Docking Pane : Indrajit,  Look at the Gui_Visual71...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=952&amp;PID=2530&amp;title=dialog-within-a-docking-pane#2530</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=637">brucesinner</a><br /><strong>Subject:</strong> 952<br /><strong>Posted:</strong> 19 July 2004 at 4:07pm<br /><br />Indrajit,<br><br>Look at the Gui_Visual71 sample in samples dir.<br>It has lots of Cwnd embedded in Docking Panes, the same apply to CDialogs since they are derived from CWnd.<br><br>I've done it today and it goes something like that<br><br>CMyDialog* pMyDialog = new CMyDialog;<br><br>if (pMyDialog-&gt;GetSafeHwn() == 0)<br>{<br>&nbsp;&nbsp;&nbsp; if (!pMyDialog-&gt;Create(IDD_MYDIALOG, this)<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TRACE("Something went wrrong");<br>&nbsp;&nbsp;&nbsp;&nbsp; }<br>}<br>pPane-&gt;Attach(pMyDialog);<br><br>where pPane is a pointer to the DockingPaneManager instance.<br><br>Hope this help, be sure to check the samples out .<br><br>Regards,<br>Bruce Sinner<br>]]>
   </description>
   <pubDate>Mon, 19 Jul 2004 16:07:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=952&amp;PID=2530&amp;title=dialog-within-a-docking-pane#2530</guid>
  </item> 
  <item>
   <title><![CDATA[Dialog within a Docking Pane : Hi All, I am new to using the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=952&amp;PID=2514&amp;title=dialog-within-a-docking-pane#2514</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=634">Indrajit</a><br /><strong>Subject:</strong> 952<br /><strong>Posted:</strong> 17 July 2004 at 1:00am<br /><br /><P><FONT face="Verdana, Arial, Helvetica, sans-serif">Hi All,</FONT></P><P>I am new to using the XTreme Toolkit (version 8.60). I am trying to embed a dialog within a docking pane in a MDI application. I created the MDI application as suggested in the tutorial (MDISample). I have found a sample application which uses a CSimpleForm class (derived from CFormView) but it is a SDI application. </P><P>Any hint/advice would be really welcome as I am stuck at the moment.</P><P>Cheers,<BR>Indrajit</P>]]>
   </description>
   <pubDate>Sat, 17 Jul 2004 01:00:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=952&amp;PID=2514&amp;title=dialog-within-a-docking-pane#2514</guid>
  </item> 
 </channel>
</rss>