<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
  <channel>
    <title>HtmlEditor</title>
    <link>http://www.itwriting.com/phorum/list.php?3</link>
    <description><![CDATA[For discussion of the .Net HTMLEditor control]]></description>
    <language>EN</language>
    <pubDate>Wed, 16 Jul 2003 00:47:58 +0100</pubDate>
    <lastBuildDate>Wed, 16 Jul 2003 00:47:58 +0100</lastBuildDate>
    <category>HtmlEditor</category>
    <generator>Phorum 5.1.25</generator>
    <ttl>60</ttl>
    <item>
      <title>Re: splash screen?</title>
      <link>http://www.itwriting.com/phorum/read.php?3,866,870#msg-870</link>
      <author>Winger300</author>
      <description><![CDATA[thanks, that works well]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,866,870#msg-870</guid>
      <pubDate>Wed, 16 Jul 2003 00:47:58 +0100</pubDate>
    </item>
    <item>
      <title>Re: splash screen?</title>
      <link>http://www.itwriting.com/phorum/read.php?3,866,869#msg-869</link>
      <author>James Hancock</author>
      <description><![CDATA[what I do is do the splash screen approach shown above on code project and do a preload of the mshtml by just doing this:<br />
<br />
HTMLEditor h = new HTMLEditor();<br />
h.Dispose();<br />
<br />
and then everything that needs to be loaded is loaded without forms or anything.]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,866,869#msg-869</guid>
      <pubDate>Tue, 15 Jul 2003 15:56:30 +0100</pubDate>
    </item>
    <item>
      <title>Re: splash screen?</title>
      <link>http://www.itwriting.com/phorum/read.php?3,866,868#msg-868</link>
      <author>Joe</author>
      <description><![CDATA[http://www.codeproject.com/csharp/AppLoadingArticle.asp<br />
<br />
The multithreaded version is the best choice.<br />
Hope this helps,<br />
Joe]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,866,868#msg-868</guid>
      <pubDate>Tue, 15 Jul 2003 00:21:53 +0100</pubDate>
    </item>
    <item>
      <title>Re: splash screen?</title>
      <link>http://www.itwriting.com/phorum/read.php?3,866,867#msg-867</link>
      <author>Tim</author>
      <description><![CDATA[Yes. There have been some examples of pure .Net splash screens posted to the newsgroups. However, I use a native win32 app (built with Delphi) as the splash. This launches the .Net app. When the app opens it sends a message to the splash app that closes it.<br />
<br />
Tim]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,866,867#msg-867</guid>
      <pubDate>Mon, 14 Jul 2003 23:44:17 +0100</pubDate>
    </item>
    <item>
      <title>splash screen?</title>
      <link>http://www.itwriting.com/phorum/read.php?3,866,866#msg-866</link>
      <author>Winger300</author>
      <description><![CDATA[Is it possible to display a splash screen before MSHTML loads?<br />
<br />
It takes about 10 seconds to load my app, based around this webbrowser control, and it would be nice to display a loading message.<br />
<br />
I have no idea how it can be done though. Any ideas?]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,866,866#msg-866</guid>
      <pubDate>Mon, 14 Jul 2003 22:46:54 +0100</pubDate>
    </item>
  </channel>
</rss>
