<?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 : How to make PopupC&#111;ntrol hide gradually</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to make PopupC&#111;ntrol hide gradually]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 05:22:36 +0000</pubDate>
  <lastBuildDate>Mon, 28 Nov 2005 02:27:50 +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=3287</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[How to make PopupC&#111;ntrol hide gradually : Right, sorry didn&amp;#039;t test...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3287&amp;PID=9845&amp;title=how-to-make-popupcontrol-hide-gradually#9845</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3287<br /><strong>Posted:</strong> 28 November 2005 at 2:27am<br /><br /><P>Right, sorry didn't test it. </P><P>1. The problem that it starts Hide id, but because of Mouse over control it Show it again. I can only suggest override CXTPPopupControl and its OnMouseMove and don't call base class if m_popupState == xtpPopupStateCollapsing</P><P>3. You can add some transparent item stretched to popup size...</P>]]>
   </description>
   <pubDate>Mon, 28 Nov 2005 02:27:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3287&amp;PID=9845&amp;title=how-to-make-popupcontrol-hide-gradually#9845</guid>
  </item> 
  <item>
   <title><![CDATA[How to make PopupC&#111;ntrol hide gradually : Hi,Yes.. 2nd solution you stated...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3287&amp;PID=9838&amp;title=how-to-make-popupcontrol-hide-gradually#9838</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1577">jigarmehtamscit</a><br /><strong>Subject:</strong> 3287<br /><strong>Posted:</strong> 27 November 2005 at 11:51am<br /><br />Hi,<br><br>Yes.. 2nd solution you stated is correct and working properly.. Now I am getting the popup in the work area only.. Thx for that..<br><br>But for first problem.. I am still not able to get the solution.. I am using MSN kind of theme.. and using slide as the animation theme.. I want to make the popup go in the reverse way it came.. like from upwords to downwords.. But .Hide() function does not do that.. Please tell me how can I do that.. ??<br><br>And another question.. I want my popup to get hidden whenever anybody clicks anywhere in the popup.. like we have items in the popup control... and some area is not filled with items.. If user clicks on an unfilled area (like anywhere in the popup..) that event should also hide hte popup and i want to do some more processing on that.. So, how to do that ?<br><br>]]>
   </description>
   <pubDate>Sun, 27 Nov 2005 11:51:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3287&amp;PID=9838&amp;title=how-to-make-popupcontrol-hide-gradually#9838</guid>
  </item> 
  <item>
   <title><![CDATA[How to make PopupC&#111;ntrol hide gradually : Hi, 1. guess it must be m_wndPopupControl.Hide(); 2....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3287&amp;PID=9826&amp;title=how-to-make-popupcontrol-hide-gradually#9826</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3287<br /><strong>Posted:</strong> 27 November 2005 at 3:56am<br /><br /><P>Hi,</P><P>1. guess it must be m_wndPopupControl.Hide();</P><P>2. You need SPI_GETWORKAREA instead</P><P>&nbsp;CRect rcDeskWnd;<BR>&nbsp;//get desctop parameters<BR>&nbsp;::SystemParametersInfo(SPI_GETWORKAREA, 0, &amp;rcDeskWnd, 0);<BR>xRightBottom =&nbsp; rcDeskWnd.right;</P><P>yRightBottom =&nbsp; rcDeskWnd.bottom;<BR><BR></P>]]>
   </description>
   <pubDate>Sun, 27 Nov 2005 03:56:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3287&amp;PID=9826&amp;title=how-to-make-popupcontrol-hide-gradually#9826</guid>
  </item> 
  <item>
   <title><![CDATA[How to make PopupC&#111;ntrol hide gradually :    jigarmehtamscit wrote:Hi,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3287&amp;PID=9822&amp;title=how-to-make-popupcontrol-hide-gradually#9822</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1577">jigarmehtamscit</a><br /><strong>Subject:</strong> 3287<br /><strong>Posted:</strong> 26 November 2005 at 1:27pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by jigarmehtamscit" alt="Originally posted by jigarmehtamscit" style="vertical-align: text-bottom;" /> <strong>jigarmehtamscit wrote:</strong><br /><br />Hi,<br><br>&nbsp;&nbsp;&nbsp; I am using PopupControl to show the MSN kind of popup in my application.. Now, on click of the close button, I want the popup control to be hidden gradually (with the method it appeared.. for me, its xtpPopupAnimationSlide right now.. So, is that possible ?? If yes, how.. ? <br><br>&nbsp;&nbsp;&nbsp; Right now, I am using method described as follows to hide it,<br><br>m_wndPopupControl.Close();<br><br>but it disappears immediately which is not what I wanted..<br><br></td></tr></table><br><br>Another question regarding the same popup control is, I want my pop control to be shown in the right bottom corner of the screen.. I have status bar, toolbar and menubar of CJ in my application.. Now, to calculate the user screen size in my application I am using this function,<br><br>&nbsp;&nbsp;&nbsp; xRightBottom = GetSystemMetrics(SM_CXFULLSCREEN);<br>&nbsp;&nbsp;&nbsp; yRightBottom = GetSystemMetrics(SM_CYFULLSCREEN);<br><br>Which should give the right-bottom pixel which is not obscured by the taskbar.. because user can have variable height task bar in windows.. Now, if i use this code, I get my popup slightly (some 15 pixels) above the taskbar.. which looks very ugly.. My code for setting the popup control is as below,<br><br> m_wndPopupControl.SetPopupPos(CPoint(xRightBottom,yRightBott om));<br><br>Am I wrong somewhere ?? I want my popup to be at the right-bottom and above taskbar.. So, what should I do ?<br>]]>
   </description>
   <pubDate>Sat, 26 Nov 2005 13:27:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3287&amp;PID=9822&amp;title=how-to-make-popupcontrol-hide-gradually#9822</guid>
  </item> 
  <item>
   <title><![CDATA[How to make PopupC&#111;ntrol hide gradually : Hi, I am using PopupControl to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3287&amp;PID=9819&amp;title=how-to-make-popupcontrol-hide-gradually#9819</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1577">jigarmehtamscit</a><br /><strong>Subject:</strong> 3287<br /><strong>Posted:</strong> 26 November 2005 at 1:08pm<br /><br />Hi,<br><br>&nbsp;&nbsp;&nbsp; I am using PopupControl to show the MSN kind of popup in my application.. Now, on click of the close button, I want the popup control to be hidden gradually (with the method it appeared.. for me, its xtpPopupAnimationSlide right now.. So, is that possible ?? If yes, how.. ? <br><br>&nbsp;&nbsp;&nbsp; Right now, I am using method described as follows to hide it,<br><br>m_wndPopupControl.Close();<br><br>but it disappears immediately which is not what I wanted..<br><br>]]>
   </description>
   <pubDate>Sat, 26 Nov 2005 13:08:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3287&amp;PID=9819&amp;title=how-to-make-popupcontrol-hide-gradually#9819</guid>
  </item> 
 </channel>
</rss>