<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Spell checking in Windows Presentation Foundation</title><link>http://blogs.msdn.com/marcelolr/archive/2005/09/21/472407.aspx</link><description>One of the features that impressed PDC attendees was the built-in spell checker in Windows Presentation Foundation. Activating it is just as simple as setting the IsSpellCheckEnabled property to true on a TextBox or RichTextBox control. &amp;lt;DockPanel</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Spell checking in Windows Presentation Foundation</title><link>http://blogs.msdn.com/marcelolr/archive/2005/09/21/472407.aspx#472498</link><pubDate>Thu, 22 Sep 2005 00:01:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:472498</guid><dc:creator>Mikael Söderström</dc:creator><description>Wow. This is great. :)</description></item><item><title>re: Spell checking in Windows Presentation Foundation</title><link>http://blogs.msdn.com/marcelolr/archive/2005/09/21/472407.aspx#472503</link><pubDate>Thu, 22 Sep 2005 00:04:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:472503</guid><dc:creator>Kazi</dc:creator><description>It's working for non English languages also. Hmm, good. Mine is Hungarian. This one is installed by the Office 2003 MUI on my computer.</description></item><item><title>re: Spell checking in Windows Presentation Foundation</title><link>http://blogs.msdn.com/marcelolr/archive/2005/09/21/472407.aspx#472577</link><pubDate>Thu, 22 Sep 2005 03:31:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:472577</guid><dc:creator>Keeron</dc:creator><description>Does this work using the Word/Outlook spellcheck engine or just has a built-in one? I can't test it as I have office installed (and Sept CTP, Vista PDC build). &lt;br&gt;&lt;br&gt;If it has its own spellcheck engine, this is AWESOME!!! Now only if we can extend this (and add things like &amp;quot;Add to Dictionary&amp;quot; or other stuff)&lt;br&gt;&lt;br&gt;Thanks for showing this example!&lt;br&gt;&lt;br&gt;- Keeron</description></item><item><title>re: Spell checking in Windows Presentation Foundation</title><link>http://blogs.msdn.com/marcelolr/archive/2005/09/21/472407.aspx#472999</link><pubDate>Fri, 23 Sep 2005 01:05:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:472999</guid><dc:creator>marcelolr</dc:creator><description>Kazi - weeird. I don't think the speller engine should be picking up any dictionary that is not installed with WPF - if it does, I believe it's an error.&lt;br&gt;&lt;br&gt;Keeron - yes, the WPF speller has its own engine, and should be independent of others that may be on the user's system. See my confuzed reply above. We are considering what level of extensibility we will give to the spell checking feature, but it will in all likelihood not be very comprehensive, I'm sorry to say. Like the undo/redo sytem in the editing controls, this is meant as a transient, in-memory thing (note that you have an Ignore menu item).&lt;br&gt;</description></item><item><title>re: Spell checking in Windows Presentation Foundation</title><link>http://blogs.msdn.com/marcelolr/archive/2005/09/21/472407.aspx#473565</link><pubDate>Sat, 24 Sep 2005 14:49:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:473565</guid><dc:creator>Kazi</dc:creator><description>Sorry everybody, it seems it doesn't really work well on my computer. I have checked it again, but the result is a bit confusing. If I change the xaml, it underlines the whole text, but if I change the text whithin the textboxes, the spellchecker accepts anything and hides the red wavy lines. That's why I thought that it's working with non english languages.</description></item><item><title>re: Spell checking in Windows Presentation Foundation</title><link>http://blogs.msdn.com/marcelolr/archive/2005/09/21/472407.aspx#473570</link><pubDate>Sat, 24 Sep 2005 15:48:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:473570</guid><dc:creator>Kazi</dc:creator><description>It's work completely weird on my computer. The spellchecker never accepts english words only sentences, but accepts hungarian sentences again. But here is an extreme example:&lt;br&gt;&lt;br&gt;&amp;quot;This is a Hungarian sentence.&amp;quot; The spellchecker does not accept it, the whole sentence is underlined.&lt;br&gt;&lt;br&gt;But if I insert one valid hungarian word for the first place:&lt;br&gt;&amp;quot;Ez This is a Hungarian sentence.&amp;quot;&lt;br&gt;It accepts as a valid sentence, the wavy red underline disappears.&lt;br&gt;&lt;br&gt;But if I insert a not valid hungarian word:&lt;br&gt;&amp;quot;Ezz This is a Hungarian sentence.&amp;quot; the red unerline appears again.&lt;br&gt;&lt;br&gt;I use english version of XP with hungarian locale settings. Is that may be the source of the problem?</description></item><item><title>re: Spell checking in Windows Presentation Foundation</title><link>http://blogs.msdn.com/marcelolr/archive/2005/09/21/472407.aspx#474730</link><pubDate>Wed, 28 Sep 2005 07:32:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:474730</guid><dc:creator>marcelolr</dc:creator><description>Kazi: yep, your description sounds weird all right :-) I'll forward this to our local spell checker experts and have them take a look</description></item></channel></rss>