<?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 : about child dialog in taskpanel</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : about child dialog in taskpanel]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 02:40:58 +0000</pubDate>
  <lastBuildDate>Thu, 01 Jun 2006 11:00:30 +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=4320</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[about child dialog in taskpanel : thx,I have solved the problem,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4320&amp;PID=13291&amp;title=about-child-dialog-in-taskpanel#13291</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2062">liang</a><br /><strong>Subject:</strong> 4320<br /><strong>Posted:</strong> 01 June 2006 at 11:00am<br /><br /><P>thx,I have solved the problem, </P><P>CTaskPanelDlg m_dlgSize; //here the object is a local variable,should be declared a member of CMainFrame</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 11:00:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4320&amp;PID=13291&amp;title=about-child-dialog-in-taskpanel#13291</guid>
  </item> 
  <item>
   <title><![CDATA[about child dialog in taskpanel : HI, May be you forgot to switch...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4320&amp;PID=13284&amp;title=about-child-dialog-in-taskpanel#13284</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4320<br /><strong>Posted:</strong> 01 June 2006 at 8:47am<br /><br /><P>HI,</P><P>May be you forgot to switch style of dialog to "child"...</P>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 08:47:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4320&amp;PID=13284&amp;title=about-child-dialog-in-taskpanel#13284</guid>
  </item> 
  <item>
   <title><![CDATA[about child dialog in taskpanel : in the demo &amp;#034;ToolBox&amp;#034;,I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4320&amp;PID=13279&amp;title=about-child-dialog-in-taskpanel#13279</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2062">liang</a><br /><strong>Subject:</strong> 4320<br /><strong>Posted:</strong> 01 June 2006 at 1:29am<br /><br /><P>in the demo "ToolBox",I add some code in order to add a child dialog in the taskpanel,but it can not display</P><P>CXTPTaskPanelGroup* pFolderWindows = m_wndTaskPanel.AddGroup (ID_TOOLBOXFOLDER_GENERAL);<BR>&nbsp;m_wndTaskPanel.SetTheme(xtpTaskPanelThemeNativeWinXPPl ain);<BR>&nbsp;CTaskPanelDlg m_dlgSize;&nbsp; //the CTaskPanelDlg&nbsp;works well in the demo&nbsp;TaskPanel,<BR>&nbsp;m_dlgSize.Create(IDD_MYDLG, &amp;m_wndTaskPanel);//IDD_MYDLG is the dialog resource with a child properte;<BR>&nbsp;CXTPTaskPanelGroupItem* pItem = pFolderWindows-&gt;AddControlItem(m_dlgSize);<BR>&nbsp;pItem-&gt;GetMargins().SetRect(0, 0, 0, 0);<BR> &nbsp;m_dlgSize.SetItem(pItem);&nbsp;pFolderWindows-&gt;SetE xpanded(TRUE);</P><P>maybe some mistake is made,but I don't know where.</P>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 01:29:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4320&amp;PID=13279&amp;title=about-child-dialog-in-taskpanel#13279</guid>
  </item> 
 </channel>
</rss>