<?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 : Popup Control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Popup Control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 04:21:23 +0000</pubDate>
  <lastBuildDate>Mon, 25 Aug 2008 04:29:43 +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=11948</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[Popup Control : Hi, If you put the code in the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11948&amp;PID=40351&amp;title=popup-control#40351</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11948<br /><strong>Posted:</strong> 25 August 2008 at 4:29am<br /><br /><P>Hi,</P><DIV>If you put the code in the form load event, object will be destroyed when form load event is done. This is what you want, right?</DIV><DIV>&nbsp;</DIV><DIV>Call DoEvents will solve your problem. Maybe you need to call DoEvents several times. Depends what's called inside every function.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 25 Aug 2008 04:29:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11948&amp;PID=40351&amp;title=popup-control#40351</guid>
  </item> 
  <item>
   <title><![CDATA[Popup Control : Cheers Oleg, The popup is created...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11948&amp;PID=40350&amp;title=popup-control#40350</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2278">markp.uk</a><br /><strong>Subject:</strong> 11948<br /><strong>Posted:</strong> 25 August 2008 at 3:25am<br /><br />Cheers Oleg, <br><br>The popup is created fine, but does not seem to appear unless there is a break in the code, if not the popup is not displayed until after the main form is loaded; any ideas would be appreciated.<br>]]>
   </description>
   <pubDate>Mon, 25 Aug 2008 03:25:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11948&amp;PID=40350&amp;title=popup-control#40350</guid>
  </item> 
  <item>
   <title><![CDATA[Popup Control : Try  Dim p Private Sub PushButton1_Click()Set...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11948&amp;PID=40345&amp;title=popup-control#40345</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11948<br /><strong>Posted:</strong> 25 August 2008 at 1:52am<br /><br />Try<DIV>&nbsp;</DIV><DIV>Dim p</DIV><DIV>Private Sub PushButton1_Click()<BR>Set p = CreateObject("Codejock.PopupControl." &amp; XtremeSuiteControls.Version)</DIV><DIV>p.Show<BR>End Sub<BR></DIV>]]>
   </description>
   <pubDate>Mon, 25 Aug 2008 01:52:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11948&amp;PID=40345&amp;title=popup-control#40345</guid>
  </item> 
  <item>
   <title><![CDATA[Popup Control : Can anyone tell me how to create...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11948&amp;PID=40328&amp;title=popup-control#40328</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2278">markp.uk</a><br /><strong>Subject:</strong> 11948<br /><strong>Posted:</strong> 24 August 2008 at 2:28pm<br /><br />Can anyone tell me how to create a popup control without using a form, i want to use it as a splash screen during loadup, so want to create it from module not from a form with ocx<br><br>Cheers.<br>]]>
   </description>
   <pubDate>Sun, 24 Aug 2008 14:28:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11948&amp;PID=40328&amp;title=popup-control#40328</guid>
  </item> 
 </channel>
</rss>