<?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>Mon, 12 May 2003 16:55:32 +0100</pubDate>
    <lastBuildDate>Mon, 12 May 2003 16:55:32 +0100</lastBuildDate>
    <category>HtmlEditor</category>
    <generator>Phorum 5.1.25</generator>
    <ttl>60</ttl>
    <item>
      <title>Re: Focus &amp;amp; view source problems</title>
      <link>http://www.itwriting.com/phorum/read.php?3,628,634#msg-634</link>
      <author>James Hancock</author>
      <description><![CDATA[Tim is reviewing some code that pretty much eliminates the focus issues related to the code. As soon as he's sure that I haven't screwed everything up entirely ;) I'm sure he'll integrate it.<br />
<br />
The other side effect is that all of the keyboard, mouse and validate events, etc. all fire correctly so the window is a good .net citizen....]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,628,634#msg-634</guid>
      <pubDate>Mon, 12 May 2003 16:55:32 +0100</pubDate>
    </item>
    <item>
      <title>Re: Focus &amp;amp; view source problems</title>
      <link>http://www.itwriting.com/phorum/read.php?3,628,629#msg-629</link>
      <author>Tim</author>
      <description><![CDATA[Focus is a long-standing problem. I think James is the expert on this now :-)<br />
<br />
The other issue is to do with unicode. If you view unicode source in an editor that either  doesn't understand unicode, or else doesn't correctly interpret it as unicode, then you get the effect you mention. You can force the control to load as Ansi by setting the isAnsiStreamAlwaysUsed property to True (if that's how you are loading the document).<br />
<br />
Tim]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,628,629#msg-629</guid>
      <pubDate>Sun, 11 May 2003 15:11:52 +0100</pubDate>
    </item>
    <item>
      <title>Focus &amp; view source problems</title>
      <link>http://www.itwriting.com/phorum/read.php?3,628,628#msg-628</link>
      <author>Damien McGivern</author>
      <description><![CDATA[First of all thanks for sharing this code, its a great control.<br />
<br />
I changed the project and solution files and recompiled with VS.Net 2002.<br />
<br />
I've noticed a problem when using the control on dialog forms. When the dialog form is closed the parent form doesn't retain focus. Perhaps the control isn't being cleaned up properly - only a guess.<br />
<br />
An example can be found at:<br />
http://mcgiv.com/htmleditor/htmlControl.zip<br />
<br />
Also in another project I am using the control within a UITypeEditor for a property of a webcontrol. There is a focus problem with this too. When the editor form is closed VS.Net flashes and seems to loose then get back the focus after a split second. <br />
Also when testing I found that the html rendered fine but when I viewed the source it had an extra space every other character like:<br />
&lt; h t m l &gt;<br />
 - this never happened with previous versions.<br />
<br />
Hope this helps you identify the problems.<br />
<br />
Damien<br />
<br />
<br />
Win XP SP 1<br />
.Net 1.0 &amp; 1.1 installed<br />
VS.Net 2002<br />
<br />
]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,628,628#msg-628</guid>
      <pubDate>Sun, 11 May 2003 14:48:47 +0100</pubDate>
    </item>
  </channel>
</rss>
