<?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 : CDialog inside a CXTPPopupC&#111;ntrol</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CDialog inside a CXTPPopupC&#111;ntrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 21:00:07 +0000</pubDate>
  <lastBuildDate>Fri, 17 Mar 2006 02:20:06 +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=1788</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[CDialog inside a CXTPPopupC&#111;ntrol : What is the best way to avoid...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1788&amp;PID=11488&amp;title=cdialog-inside-a-cxtppopupcontrol#11488</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1613">andolo</a><br /><strong>Subject:</strong> 1788<br /><strong>Posted:</strong> 17 March 2006 at 2:20am<br /><br />What is the best way to avoid that the popupctrl collapses when mousecursor is over <span ="highlight">CXTPPopupItem</span>Dialog?<br><br>thanks<br>]]>
   </description>
   <pubDate>Fri, 17 Mar 2006 02:20:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1788&amp;PID=11488&amp;title=cdialog-inside-a-cxtppopupcontrol#11488</guid>
  </item> 
  <item>
   <title><![CDATA[CDialog inside a CXTPPopupC&#111;ntrol : Thanks for the help! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1788&amp;PID=6588&amp;title=cdialog-inside-a-cxtppopupcontrol#6588</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=993">quick</a><br /><strong>Subject:</strong> 1788<br /><strong>Posted:</strong> 16 May 2005 at 9:08am<br /><br />Thanks for the help!]]>
   </description>
   <pubDate>Mon, 16 May 2005 09:08:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1788&amp;PID=6588&amp;title=cdialog-inside-a-cxtppopupcontrol#6588</guid>
  </item> 
  <item>
   <title><![CDATA[CDialog inside a CXTPPopupC&#111;ntrol : You can override item: class...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1788&amp;PID=6572&amp;title=cdialog-inside-a-cxtppopupcontrol#6572</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1788<br /><strong>Posted:</strong> 13 May 2005 at 3:16pm<br /><br /><P>You can override item:</P><P>class CXTPPopupItemDialog : public CXTPPopupItem<BR>{<BR>public:<BR>CXTPPopupItemDialog(LPRECT rcItem = NULL) <BR>: CXTPPopupItem(rcItem)<BR>{ <BR><BR>}<BR><BR>void Draw(CDC* pDC)<BR>{<BR>if (!m_pControl-&gt;GetSafeHwnd())<BR>return;<BR><BR>if (m_wndDialog.GetSafeHwnd() == 0)<BR>{ <BR>m_wndDialog.Create(CChildDIalog::IDD, m_pControl);<BR>}<BR><BR><BR>m_wndDialog.MoveWindow(m_rcItem);<BR>m_wndDialog.ShowWindow(SW_SHOWNOACTIVATE);<BR>}<BR><BR>CChildDIalog m_wndDialog;<BR><BR>};<BR><BR><BR>....<BR><BR>CXTPPopupItem* pItemDialog =m_wndPopupControl.AddItem(new CXTPPopupItemDialog(CRect(10, 10, 270, 141)));<BR></P>]]>
   </description>
   <pubDate>Fri, 13 May 2005 15:16:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1788&amp;PID=6572&amp;title=cdialog-inside-a-cxtppopupcontrol#6572</guid>
  </item> 
  <item>
   <title><![CDATA[CDialog inside a CXTPPopupC&#111;ntrol : Has there been any update on this?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1788&amp;PID=6568&amp;title=cdialog-inside-a-cxtppopupcontrol#6568</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=993">quick</a><br /><strong>Subject:</strong> 1788<br /><strong>Posted:</strong> 13 May 2005 at 10:41am<br /><br />Has there been any update on this?]]>
   </description>
   <pubDate>Fri, 13 May 2005 10:41:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1788&amp;PID=6568&amp;title=cdialog-inside-a-cxtppopupcontrol#6568</guid>
  </item> 
  <item>
   <title><![CDATA[CDialog inside a CXTPPopupC&#111;ntrol : Is it possible to have a CDialog...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1788&amp;PID=5126&amp;title=cdialog-inside-a-cxtppopupcontrol#5126</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=933">skura</a><br /><strong>Subject:</strong> 1788<br /><strong>Posted:</strong> 16 February 2005 at 9:14am<br /><br /><P>Is it possible to have a CDialog inside a CXTPPopupControl? How can I add CDialog based resource using CXTPPopupControl::AddItem()?</P><P>I am trying to launch a dialog with the animation effect available in CXTPPopupControl. Any pointers on how I can achieve this? If possible please provide me a sample.</P><P>Thanks in advance.</P>]]>
   </description>
   <pubDate>Wed, 16 Feb 2005 09:14:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1788&amp;PID=5126&amp;title=cdialog-inside-a-cxtppopupcontrol#5126</guid>
  </item> 
 </channel>
</rss>