<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Silverlight rich text editor</title><link>http://www.codeplex.com/richtextedit/Project/ProjectRss.aspx</link><description>This is the first rich text editor for silverlight and supports various well known features. This is all font formatting silverlight does support, including SUB&amp;#47;SUP formatting, homogenous underlini...</description><item><title>New Post: how to unselect movecursor()?</title><link>http://www.codeplex.com/richtextedit/Thread/View.aspx?ThreadId=34422</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
First my real appreaciation for a wonderful RTF for SL, Great Control.&lt;br&gt;
&lt;br&gt;
After [programatically!] inserting a lengthy text (Scroll bar apprears),&amp;nbsp; the mouse cursor is moved to the end of the text, which scrolls the text all the way down. Now, using&amp;nbsp;&lt;br&gt;
&lt;span style="font-size:13px"&gt;
&lt;p&gt;RichEdit.QueryText().MoveCursor(0); --&amp;gt; pushes the cursor to top of the RTF, but then i cannot set focus on any other controls on the page? Even after manually focussing other controls [like textbox] when i move the&lt;br&gt;
mouse over the RTF, the focus is back to RTF Control?&lt;br&gt;
&lt;br&gt;
Is there a way to unfocus()? &lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
Gopi&lt;/p&gt;
&lt;/span&gt;
&lt;/div&gt;</description><author>vgopinath</author><pubDate>Wed, 27 Aug 2008 23:30:02 GMT</pubDate><guid isPermaLink="false">New Post: how to unselect movecursor()? 20080827113002P</guid></item><item><title>Updated Release: RichTextEdit Beta 2.0 (Jun 08, 2008)</title><link>http://www.codeplex.com/richtextedit/Release/ProjectReleases.aspx?ReleaseId=13193</link><description>&lt;div&gt;
*********************************************************************************************************************&lt;br&gt;I AM CURRENTLY SEARCHING FOR SOMEONE WHO WILL CONTINUE DEVELOPING THIS EDITOR, BECAUSE I DONT HAVE THE TIME TO ADD FURTHER IMPROVEMENTS!!!! IF YOU ARE INTERESTED, PLEASE CONTACT ME!&lt;br&gt;*********************************************************************************************************************&lt;br&gt; &lt;br&gt;ATTENTION: This release is for Silverlight 2 Beta 2 only and won't work with Beta 1! I don't think that anyone will continue with Beta 1 but don't forget to download the latest silverlight development tools before you are trying to compile the source code or to display the demo!&lt;br&gt; &lt;br&gt;Changes:&lt;br&gt; &lt;br&gt;- Some weird fixes to support Silverlight 2 Beta 2...&lt;br&gt;- &amp;quot;RichTextEdit.Background&amp;quot; is no longer supported, use &amp;quot;RichTextEdit.BackgroundColor&amp;quot; instead... A transparent color value is not supported for background! &lt;br&gt;- I am also happy to announce that the control is much more stable than in the silverligth 2 beta 1 release...&lt;br&gt; &lt;br&gt;TODO:&lt;br&gt; &lt;br&gt;- An XAML style file to remove the TextBox border and cursor would allow to still support the &amp;quot;Background&amp;quot; property. Currently I am using a control to hide both and this is why it can't be transparent as well...&lt;br&gt;- Further performance improvements and better rendering... Wait for Silverlight 2 final to get those! Only god knows what will be changed till then and Microsoft will have to change a lot, again...&lt;br&gt; &lt;br&gt;-------&lt;br&gt;You will find a comprehensive Demo Project in the package &amp;quot;Complete source code&amp;quot;...&lt;br&gt; &lt;br&gt;- &amp;quot;Binary files&amp;quot; contains the final control DLL and a proper XML documentation&lt;br&gt;- &amp;quot;Complete source code&amp;quot; contains &amp;quot;Binary files&amp;quot; and all project files&lt;br&gt; &lt;br&gt;Please note that the following files have not been changed since &amp;quot;RichTextEdit Beta 1.0&amp;quot; release:&lt;br&gt; &lt;br&gt;- &amp;quot;Introduction&amp;quot; contains a brief overview about the component&lt;br&gt;- &amp;quot;Documentation&amp;quot; contains an extensive compiled HTML help file which refers to all public methods, classes and properties&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 28 Jul 2008 15:58:16 GMT</pubDate><guid isPermaLink="false">Updated Release: RichTextEdit Beta 2.0 (Jun 08, 2008) 20080728035816P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/richtextedit/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
*********************************************************************************************************************&lt;br /&gt;I AM CURRENTLY SEARCHING FOR SOMEONE WHO WILL CONTINUE DEVELOPING THIS EDITOR, BECAUSE I DONT HAVE THE TIME TO ADD FURTHER IMPROVEMENTS!!!! IF YOU ARE INTERESTED, PLEASE CONTACT ME!&lt;br /&gt;*********************************************************************************************************************&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is the first rich text editor for silverlight and supports various well known features. This is all font formatting silverlight does support, including SUB&amp;#47;SUP formatting, homogenous underlining of multi-font-selections, blockquotes, unordered lists, block alignment, insertion of custom framework elements, secure content serialization, find&amp;#38;replace with regular expressions, clipboard support for formatted text, integrated scroll viewer, custom design, macros and many more.&lt;br /&gt;It ships with a preliminary documentation, an extensive demo and is still in beta state. I plan the first release candidate for silverlight beta 2.
&lt;br /&gt; &lt;br /&gt;You will find a working online-demo at : &lt;a href="http://michaelsync.net/2008/05/04/silverlight-rich-text-editor-demo" class="externalLink"&gt;http://michaelsync.net/2008/05/04/silverlight-rich-text-editor-demo&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=richtextedit&amp;amp;DownloadId=33598" alt="Preview.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;This is an incomplete feature list:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Copy/Paste formatted text between RichTextBoxes and copy/paste from/to clipboard of unformatted but macro-enabled text. This means in windows clipboard even things like emoticons will be kept. &lt;/li&gt;&lt;li&gt;You may insert line breaks, unordered lists and blockquotes. &lt;/li&gt;&lt;li&gt;You may use various keyboard selection features like End/Home/PageUp/PageDown/Left/Up/Right/Down, Ctrl+A/End/Home, Ctrl+Shift+End/Home/Left/Right, Shift+End/Home/PageUp/PageDown/Left/Up/Right/Down and so forth... &lt;/li&gt;&lt;li&gt;Supports direct Unicode character input using Ctrl+[NumPad]. &lt;/li&gt;&lt;li&gt;All silverlight font formatting is supported and even some more like SUP/SUB formatting. &lt;/li&gt;&lt;li&gt;You may define macros and a proper object class that should replace matching text, like emoticons... &lt;/li&gt;&lt;li&gt;In contrast to many other rich text editors, this one is fully real-time. That means no preview is required because the editor allows editing all things directly. &lt;/li&gt;&lt;li&gt;If you only use macros and IRichTextObject to extend the control, you will automatically get support for secure content serialization of all control elements. Content serialization also supports to reload content and edit it again. &lt;/li&gt;&lt;li&gt;Secure content serialization gets rid of any potential security leak when storing user typed formatted text on a server and presenting it to visitors, because it is fully verifiable. &lt;/li&gt;&lt;li&gt;You may restrict font formatting to a well defined custom subset. This allows you to ensure that all user typed input matches your needs or website design. (this feature is currently not implemented, but only prototyped)&lt;/li&gt;&lt;li&gt;Snapshots allow convenient access to formatted content and also Find&amp;amp;Replace with regular expressions for example... &lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;This is a compressed image of the Demo application, it looks much better in real-time ;-):&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=richtextedit&amp;amp;DownloadId=33679" alt="Demo_Compressed.jpg" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ChristophHusse</author><pubDate>Mon, 28 Jul 2008 15:57:57 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080728035757P</guid></item><item><title>Updated Release: RichTextEdit Beta 2.0 (Jun 08, 2008)</title><link>http://www.codeplex.com/richtextedit/Release/ProjectReleases.aspx?ReleaseId=13193</link><description>&lt;div&gt;
*********************************************************************************************************************&lt;br&gt;I AM CURRENTLY SEARCHING FOR SOMEONE WHO WILL CONTINUE DEVELOPING THIS EDITOR, BECAUSE I DONT HAVE THE TIME TO ADD FURTHER IMPROVEMENTS!!!!&lt;br&gt;*********************************************************************************************************************&lt;br&gt; &lt;br&gt;ATTENTION: This release is for Silverlight 2 Beta 2 only and won't work with Beta 1! I don't think that anyone will continue with Beta 1 but don't forget to download the latest silverlight development tools before you are trying to compile the source code or to display the demo!&lt;br&gt; &lt;br&gt;Changes:&lt;br&gt; &lt;br&gt;- Some weird fixes to support Silverlight 2 Beta 2...&lt;br&gt;- &amp;quot;RichTextEdit.Background&amp;quot; is no longer supported, use &amp;quot;RichTextEdit.BackgroundColor&amp;quot; instead... A transparent color value is not supported for background! &lt;br&gt;- I am also happy to announce that the control is much more stable than in the silverligth 2 beta 1 release...&lt;br&gt; &lt;br&gt;TODO:&lt;br&gt; &lt;br&gt;- An XAML style file to remove the TextBox border and cursor would allow to still support the &amp;quot;Background&amp;quot; property. Currently I am using a control to hide both and this is why it can't be transparent as well...&lt;br&gt;- Further performance improvements and better rendering... Wait for Silverlight 2 final to get those! Only god knows what will be changed till then and Microsoft will have to change a lot, again...&lt;br&gt; &lt;br&gt;-------&lt;br&gt;You will find a comprehensive Demo Project in the package &amp;quot;Complete source code&amp;quot;...&lt;br&gt; &lt;br&gt;- &amp;quot;Binary files&amp;quot; contains the final control DLL and a proper XML documentation&lt;br&gt;- &amp;quot;Complete source code&amp;quot; contains &amp;quot;Binary files&amp;quot; and all project files&lt;br&gt; &lt;br&gt;Please note that the following files have not been changed since &amp;quot;RichTextEdit Beta 1.0&amp;quot; release:&lt;br&gt; &lt;br&gt;- &amp;quot;Introduction&amp;quot; contains a brief overview about the component&lt;br&gt;- &amp;quot;Documentation&amp;quot; contains an extensive compiled HTML help file which refers to all public methods, classes and properties&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 28 Jul 2008 15:57:13 GMT</pubDate><guid isPermaLink="false">Updated Release: RichTextEdit Beta 2.0 (Jun 08, 2008) 20080728035713P</guid></item><item><title>New Post: Event when Vertical text overflows m_scroll Viewport</title><link>http://www.codeplex.com/richtextedit/Thread/View.aspx?ThreadId=30572</link><description>&lt;div style="line-height: normal;"&gt;Your suggestion on using the sizechanged worked great!&lt;br&gt;
&lt;br&gt;
As for re-parenting, I think that could easily qualify as one of the best ideas I have ever heard.&amp;nbsp; That should simplify things a great deal.&amp;nbsp; &lt;br&gt;
I will give that a shot.&lt;br&gt;
&lt;br&gt;
Thank you so much for your time and great suggestions!&lt;br&gt;
&lt;/div&gt;</description><author>Skiazo</author><pubDate>Wed, 02 Jul 2008 14:43:50 GMT</pubDate><guid isPermaLink="false">New Post: Event when Vertical text overflows m_scroll Viewport 20080702024350P</guid></item><item><title>New Post: Event when Vertical text overflows m_scroll Viewport</title><link>http://www.codeplex.com/richtextedit/Thread/View.aspx?ThreadId=30572</link><description>&lt;div style="line-height: normal;"&gt;Puhh...&lt;br&gt;
&lt;br&gt;
I Don't think it's the best idea to use multiple rich text edits to do this... Maybe you should think about letting Update() render the content to &amp;quot;m_Surface&amp;quot; and then just divide it into as much subsurfaces as you need (add the code directly after the last instruction in Update()). I am not really sure but as LineItems contains all the references and &amp;quot;m_Surface&amp;quot; is just a parent for displaying it should cause no trouble by re-parenting all childs in &amp;quot;m_Surface&amp;quot; to multiple surfaces on your cube according to their calculated location within the &amp;quot;m_Surface&amp;quot;...&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>ChristophHusse</author><pubDate>Wed, 02 Jul 2008 13:31:54 GMT</pubDate><guid isPermaLink="false">New Post: Event when Vertical text overflows m_scroll Viewport 20080702013154P</guid></item><item><title>New Post: Event when Vertical text overflows m_scroll Viewport</title><link>http://www.codeplex.com/richtextedit/Thread/View.aspx?ThreadId=30572</link><description>&lt;div style="line-height: normal;"&gt;Thanks for your time Chris!&amp;nbsp; &lt;br&gt;
&lt;br&gt;
&lt;strong&gt;The Why&lt;/strong&gt;:&lt;br&gt;
I would like to be able to prevent vertical scrolling and, as an alternative, tile multiple RichTextEdits with subsets of text if the text passed in was too large to display in it's height.&amp;nbsp; For an example perhaps have the RichTextEdit on the side of a cube and if the text overflows, create a new RichTextEdit and add it to a canvas on another side of a cube.&amp;nbsp; I didn't think I would be able to tell how much the visual space the Serialized text would fill without actually letting the control apply the formatting first but perhaps there would be a way to tell prior to adding it to a RichTextEdit.&lt;br&gt;
&lt;br&gt;
I want to say I checked the m_Scroll.ComputedVerticalScrollBarVisibility and it was true in all cases but I was checking in the other methods.&amp;nbsp; I have not tried checking in the m_surface sizecahnged event though so that may be why.&amp;nbsp; I will try your suggestions and let you know.&lt;br&gt;
&lt;br&gt;
Thanks again!&lt;br&gt;
&lt;br&gt;
Edit:&lt;br&gt;
Just to clarify - in the cube example above the RichTextEdit would be ReadOnly and used to display what was serialized from a previous RichTextEdit that was stored in a database.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>Skiazo</author><pubDate>Tue, 01 Jul 2008 20:01:21 GMT</pubDate><guid isPermaLink="false">New Post: Event when Vertical text overflows m_scroll Viewport 20080701080121P</guid></item><item><title>New Post: Event when Vertical text overflows m_scroll Viewport</title><link>http://www.codeplex.com/richtextedit/Thread/View.aspx?ThreadId=30572</link><description>&lt;div style="line-height: normal;"&gt;Why would you need to do this?&lt;br&gt;
&lt;br&gt;
Maybe you could intercept the SizeChanged event of &amp;quot;m_Surface&amp;quot; and compare the &amp;quot;m_Surface.ActualHeight&amp;quot; to the &amp;quot;m_Scroll.Height&amp;quot;. In my opinion it should also be enough to just check the &amp;quot;m_Scroll.ComputedVerticalScrollBarVisibility&amp;quot; in the mentioned event...&lt;br&gt;
&lt;br&gt;
regards&lt;br&gt;
chris&lt;br&gt;
&lt;/div&gt;</description><author>ChristophHusse</author><pubDate>Tue, 01 Jul 2008 14:54:04 GMT</pubDate><guid isPermaLink="false">New Post: Event when Vertical text overflows m_scroll Viewport 20080701025404P</guid></item><item><title>New Post: Event when Vertical text overflows m_scroll Viewport</title><link>http://www.codeplex.com/richtextedit/Thread/View.aspx?ThreadId=30572</link><description>&lt;div style="line-height: normal;"&gt;I have been trying to find a way to fire an event (custom event) when the vertical text flows past the m_scroll...., I think it is called a viewport.&amp;nbsp; I stubbed out a new event and was all ready to go when I realized I have no idea how to determine if a &amp;quot;line&amp;quot; is past the normal viewport.&amp;nbsp; I figured the best place to check would most likely be in the RichTextBox &lt;strong&gt;Update &lt;/strong&gt;method or the &lt;strong&gt;InternalInsertString &lt;/strong&gt;method. I tried checking visibility, m_Scroll.ComputedVerticalScrollBarVisibility, etc. and no property I could think of was giving me any love.&amp;nbsp; Visual elements are a rather new concept to me as I have been stuck in blah HTML world for so long!&amp;nbsp; Any suggestions on where and what properties I could check to determine that text has verticaly overlfowed would be a huge help. &lt;br&gt;
&lt;br&gt;
Thank you for your time!&lt;br&gt;
&lt;/div&gt;</description><author>Skiazo</author><pubDate>Tue, 01 Jul 2008 02:54:23 GMT</pubDate><guid isPermaLink="false">New Post: Event when Vertical text overflows m_scroll Viewport 20080701025423A</guid></item><item><title>Closed Issue: Not Working with new Silverlight version 2.0.30523. BETA 2 ?????</title><link>http://www.codeplex.com/richtextedit/WorkItem/View.aspx?WorkItemId=2338</link><description>I tried to run this demo, but it&amp;#39;s asking me to unistall new version 2.0.30523 and install version 2.0.30226.&lt;br /&gt;Not working with Silvelight 2 Beta 2&amp;#63;&lt;br /&gt;</description><author>ChristophHusse</author><pubDate>Fri, 13 Jun 2008 13:23:11 GMT</pubDate><guid isPermaLink="false">Closed Issue: Not Working with new Silverlight version 2.0.30523. BETA 2 ????? 20080613012311P</guid></item><item><title>New Post: Is it possible to save the rich text?</title><link>http://www.codeplex.com/richtextedit/Thread/View.aspx?ThreadId=29371</link><description>&lt;div style="line-height: normal;"&gt;Just a hint, because many people are asking the same question...&lt;br&gt;
&lt;br&gt;
Why do you want to use a format different to the internal binary one? You may use the readonly mode of the editor to display the text... If you store the text in a custom format you will loose editing capabilities and also it might be that you will run into security issues, because the format that the editor is using internally is verifiable. If you create your own format you have to verify all content yourself and this can be a burden...&lt;br&gt;
In most cases it is just enough to use the readonly mode.&lt;br&gt;
&lt;br&gt;
The only case where this approach isnt useful is if you want to export the content to a non-silverlight driven website. Even full-text search with SQL Server is still possible by simply extracting the plain text with &amp;quot;RichTextEdit.Snapshot&amp;quot; and storing it in a database. Instead the first case will at least require a serialization routine which you could build on top of XamlWriter (if yet available). But then you will also need silverlight to display it... Export to HTML would be worth a thought but also this brings serveral disadvantages, because you won't be able to serialize things like buttons and other interactive content supported by my component without much effort! &lt;br&gt;
&lt;br&gt;
I just got another aspect... Of course the internal binary format won't be indexed by google... I don't know much abort Google's indexing mechanisms but maybe you could simply bypass this issue by adding the plain text in a hidden HTML-DIV container in the same HTML file that sets up the silverlight environment. This should be easily possible with ASP.NET for example... Even if I think that this could be a little bit tricky because Google may exclude hidden controls from being indexed. &lt;br&gt;
&lt;/div&gt;</description><author>ChristophHusse</author><pubDate>Tue, 10 Jun 2008 17:14:53 GMT</pubDate><guid isPermaLink="false">New Post: Is it possible to save the rich text? 20080610051453P</guid></item><item><title>Commented Issue: Not Working with new Silverlight version 2.0.30523. BETA 2 ?????</title><link>http://www.codeplex.com/richtextedit/WorkItem/View.aspx?WorkItemId=2338</link><description>I tried to run this demo, but it&amp;#39;s asking me to unistall new version 2.0.30523 and install version 2.0.30226.&lt;br /&gt;Not working with Silvelight 2 Beta 2&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: ChristophHusse ** &lt;p&gt;Depends on &amp;#94;&amp;#94;&lt;/p&gt;</description><author>ChristophHusse</author><pubDate>Tue, 10 Jun 2008 14:19:28 GMT</pubDate><guid isPermaLink="false">Commented Issue: Not Working with new Silverlight version 2.0.30523. BETA 2 ????? 20080610021928P</guid></item><item><title>Commented Issue: Not Working with new Silverlight version 2.0.30523. BETA 2 ?????</title><link>http://www.codeplex.com/richtextedit/WorkItem/View.aspx?WorkItemId=2338</link><description>I tried to run this demo, but it&amp;#39;s asking me to unistall new version 2.0.30523 and install version 2.0.30226.&lt;br /&gt;Not working with Silvelight 2 Beta 2&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: ChristophHusse ** &lt;p&gt;Depends and what you have tried to do... The latest project release should work properly... &lt;/p&gt;&lt;p&gt;The live demo might not work with silverlight 2 beta 2 but I have no chance to update it. &lt;/p&gt;</description><author>ChristophHusse</author><pubDate>Tue, 10 Jun 2008 14:13:34 GMT</pubDate><guid isPermaLink="false">Commented Issue: Not Working with new Silverlight version 2.0.30523. BETA 2 ????? 20080610021334P</guid></item><item><title>Created Issue: Not Working with new Silverlight version 2.0.30523. BETA 2 ?????</title><link>http://www.codeplex.com/richtextedit/WorkItem/View.aspx?WorkItemId=2338</link><description>I tried to run this demo, but it&amp;#39;s asking me to unistall new version 2.0.30523 and install version 2.0.30226.&lt;br /&gt;Not working with Silvelight 2 Beta 2&amp;#63;&lt;br /&gt;</description><author>kasim</author><pubDate>Tue, 10 Jun 2008 13:20:54 GMT</pubDate><guid isPermaLink="false">Created Issue: Not Working with new Silverlight version 2.0.30523. BETA 2 ????? 20080610012054P</guid></item><item><title>New Post: Is it possible to save the rich text?</title><link>http://www.codeplex.com/richtextedit/Thread/View.aspx?ThreadId=29371</link><description>&lt;div style="line-height: normal;"&gt;Thanks for your interest!&lt;br&gt;
&lt;br&gt;
The first thing to mention is that you should use Silverlight 2 Beta 2 which is out now, because it bring extensive changes and will proably break your code developed in Beta 1... Also the r1.1 release of the editor misses some important fixed (especially in that area you are interested in: serialization) which are applied since r1.2... only r2.0 will have Silverlight 2 beta 2 support...&lt;br&gt;
&lt;br&gt;
&amp;gt;
For instant, I want to save a paragraph which includes mixing text and some textbox with text content in&lt;br&gt;
&lt;br&gt;
This is of course possible and shown in the demo shipped with the RTE release... just click on &amp;quot;Insert Button&amp;quot; for example..&lt;br&gt;
&lt;br&gt;
&amp;gt; (for example, saving to Xml) &amp;amp; load this paragraph into xaml page&lt;br&gt;
&lt;br&gt;
Currently the editor does only support binary serialization, a custom format. Saving the content as XAML depends on the existence of XamlWriter, which was not included in silverlight 2 beta 1 and I don't know if it is in Beta 2.&lt;br&gt;
Also it might cause some trouble and if you once saved the content to something other than the internal binary format you won't be able to edit it again or display it in the editor!&lt;br&gt;
&lt;br&gt;
&amp;gt;but I'm not sure the SnapShot class can help...&lt;br&gt;
&lt;br&gt;
No the snapshot will only support binary serialization....&lt;br&gt;
&lt;br&gt;
&amp;gt;Could you please give me some directions to archive this?&lt;br&gt;
&lt;br&gt;
The only thing you can do right now is to look at the implementation of the binary serialization. If you are a little bit familiar with Silverlight and XAML you should have no major problems to write a custom XAML serializer and you would be welcome to publish it here if it works ;-)... Just look at &amp;quot;Snapshot.Serialize()&amp;quot;; I think all you have to do is to loop through the LineItems-Enumeration as shown in the binary serialization and instead of using it, just provide your own implementation using an XamlWriter to serialize each single LineItem...&lt;br&gt;
&lt;br&gt;
I hope this helps... If you have further problems don't hestitate to ask ;-)&lt;br&gt;
&lt;br&gt;
regards&lt;br&gt;
chris&lt;br&gt;
&lt;/div&gt;</description><author>ChristophHusse</author><pubDate>Tue, 10 Jun 2008 12:08:29 GMT</pubDate><guid isPermaLink="false">New Post: Is it possible to save the rich text? 20080610120829P</guid></item><item><title>New Post: Is it possible to save the rich text?</title><link>http://www.codeplex.com/richtextedit/Thread/View.aspx?ThreadId=29371</link><description>&lt;div style="line-height: normal;"&gt;Hello,&lt;br&gt;
I'm looking for a rich text editor for Silverlight. I want to thank you for your awesome rich editor. It's really the one I need.&lt;br&gt;
&lt;br&gt;
I'm using Silverlight 2 Beta 1. I downloaded your editor project (r1.1) and I'm looking for a way to save and load the content of the rich text.&lt;br&gt;
For instant, I want to save a paragraph which includes mixing text and some textbox with text content in (for example, saving to Xml) &amp;amp; load this paragraph into xaml page.&lt;br&gt;
Is it possible to do that? Could you please give me some directions to archive this?&lt;br&gt;
&lt;br&gt;
I'm looking in the documentation but I'm not sure the SnapShot class can help...&lt;br&gt;
&lt;br&gt;
Thank you.&lt;br&gt;
&lt;/div&gt;</description><author>vietdo</author><pubDate>Tue, 10 Jun 2008 08:22:07 GMT</pubDate><guid isPermaLink="false">New Post: Is it possible to save the rich text? 20080610082207A</guid></item><item><title>UPDATED RELEASE: RichTextEdit Beta 2.0 (Jun 08, 2008)</title><link>http://www.codeplex.com/richtextedit/Release/ProjectReleases.aspx?ReleaseId=13193</link><description>ATTENTION&amp;#58; This release is for Silverlight 2 Beta 2 only and won&amp;#39;t work with Beta 1&amp;#33; I don&amp;#39;t think that anyone will continue with Beta 1 but don&amp;#39;t forget to download the latest silverlight development tools before you are trying to compile the source code or to display the demo&amp;#33;&lt;br /&gt;&lt;br /&gt;Changes&amp;#58;&lt;br /&gt;&lt;br /&gt;- Some weird fixes to support Silverlight 2 Beta 2...&lt;br /&gt;- &amp;#34;RichTextEdit.Background&amp;#34; is no longer supported, use &amp;#34;RichTextEdit.BackgroundColor&amp;#34; instead... A transparent color value is not supported for background&amp;#33; &lt;br /&gt;- I am also happy to announce that the control is much more stable than in the silverligth 2 beta 1 release...&lt;br /&gt;&lt;br /&gt;TODO&amp;#58;&lt;br /&gt;&lt;br /&gt;- An XAML style file to remove the TextBox border and cursor would allow to still support the &amp;#34;Background&amp;#34; property. Currently I am using a control to hide both and this is why it can&amp;#39;t be transparent as well...&lt;br /&gt;- Further performance improvements and better rendering... Wait for Silverlight 2 final to get those&amp;#33; Only god knows what will be changed till then and Microsoft will have to change a lot, again...&lt;br /&gt;&lt;br /&gt;-------&lt;br /&gt;You will find a comprehensive Demo Project in the package &amp;#34;Complete source code&amp;#34;...&lt;br /&gt;&lt;br /&gt;- &amp;#34;Binary files&amp;#34; contains the final control DLL and a proper XML documentation&lt;br /&gt;- &amp;#34;Complete source code&amp;#34; contains &amp;#34;Binary files&amp;#34; and all project files&lt;br /&gt;&lt;br /&gt;Please note that the following files have not been changed since &amp;#34;RichTextEdit Beta 1.0&amp;#34; release&amp;#58;&lt;br /&gt;&lt;br /&gt;- &amp;#34;Introduction&amp;#34; contains a brief overview about the component&lt;br /&gt;- &amp;#34;Documentation&amp;#34; contains an extensive compiled HTML help file which refers to all public methods, classes and properties</description><author></author><pubDate>Mon, 09 Jun 2008 08:00:49 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: RichTextEdit Beta 2.0 (Jun 08, 2008) 20080609080049A</guid></item><item><title>UPDATED RELEASE: RichTextEdit Beta 2.0 (Jun 08, 2008)</title><link>http://www.codeplex.com/richtextedit/Release/ProjectReleases.aspx?ReleaseId=13193</link><description>Changes&amp;#58;&lt;br /&gt;&lt;br /&gt;- Some weird fixes to support Silverlight 2 Beta 2...&lt;br /&gt;- &amp;#34;RichTextEdit.Background&amp;#34; is no longer supported, use &amp;#34;RichTextEdit.BackgroundColor&amp;#34; instead... A transparent color value is not supported for background&amp;#33; &lt;br /&gt;- I am also happy to announce that the control is much more stable than in the silverligth 2 beta 1 release...&lt;br /&gt;&lt;br /&gt;TODO&amp;#58;&lt;br /&gt;&lt;br /&gt;- An XAML style file to remove the TextBox border and cursor would allow to still support the &amp;#34;Background&amp;#34; property. Currently I am using a control to hide both and this is why it can&amp;#39;t be transparent as well...&lt;br /&gt;- Further performance improvements and better rendering... Wait for Silverlight 2 final to get those&amp;#33; Only god knows what will be changed till then and Microsoft will have to change a lot, again...&lt;br /&gt;&lt;br /&gt;-------&lt;br /&gt;You will find a comprehensive Demo Project in the package &amp;#34;Complete source code&amp;#34;...&lt;br /&gt;&lt;br /&gt;- &amp;#34;Binary files&amp;#34; contains the final control DLL and a proper XML documentation&lt;br /&gt;- &amp;#34;Complete source code&amp;#34; contains &amp;#34;Binary files&amp;#34; and all project files&lt;br /&gt;&lt;br /&gt;Please note that the following files have not been changed since &amp;#34;RichTextEdit Beta 1.0&amp;#34; release&amp;#58;&lt;br /&gt;&lt;br /&gt;- &amp;#34;Introduction&amp;#34; contains a brief overview about the component&lt;br /&gt;- &amp;#34;Documentation&amp;#34; contains an extensive compiled HTML help file which refers to all public methods, classes and properties</description><author></author><pubDate>Sun, 08 Jun 2008 10:38:50 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: RichTextEdit Beta 2.0 (Jun 08, 2008) 20080608103850A</guid></item><item><title>UPDATED RELEASE: RichTextEdit Beta 2.0 (Jun 08, 2008)</title><link>http://www.codeplex.com/richtextedit/Release/ProjectReleases.aspx?ReleaseId=13193</link><description>Changes&amp;#58;&lt;br /&gt;&lt;br /&gt;- Some weird fixes to support Silverlight 2 Beta 2...&lt;br /&gt;- &amp;#34;RichTextEdit.Background&amp;#34; is no longer supported, use &amp;#34;RichTextEdit.BackgroundColor&amp;#34; instead... A transparent color value is also not supported for background&amp;#33; &lt;br /&gt;- I am also happy to announce that the control is much more stable than in the silverligth 2 beta 1 release...&lt;br /&gt;&lt;br /&gt;TODO&amp;#58;&lt;br /&gt;&lt;br /&gt;- An XAML style file to remove the TextBox border and cursor would allow to still support the &amp;#34;Background&amp;#34; property. Currently I am using a control to hide both and this is why it can&amp;#39;t be transparent as well...&lt;br /&gt;- Further performance improvements and better rendering... Wait for Silverlight 2 final to get those&amp;#33; Only god knows what will be changed till then and Microsoft will have to change a lot, again...&lt;br /&gt;&lt;br /&gt;-------&lt;br /&gt;You will find a comprehensive Demo Project in the package &amp;#34;Complete source code&amp;#34;...&lt;br /&gt;&lt;br /&gt;- &amp;#34;Binary files&amp;#34; contains the final control DLL and a proper XML documentation&lt;br /&gt;- &amp;#34;Complete source code&amp;#34; contains &amp;#34;Binary files&amp;#34; and all project files&lt;br /&gt;&lt;br /&gt;Please note that the following files have not been changed since &amp;#34;RichTextEdit Beta 1.0&amp;#34; release&amp;#58;&lt;br /&gt;&lt;br /&gt;- &amp;#34;Introduction&amp;#34; contains a brief overview about the component&lt;br /&gt;- &amp;#34;Documentation&amp;#34; contains an extensive compiled HTML help file which refers to all public methods, classes and properties</description><author></author><pubDate>Sun, 08 Jun 2008 10:38:08 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: RichTextEdit Beta 2.0 (Jun 08, 2008) 20080608103808A</guid></item><item><title>UPDATED RELEASE: RichTextEdit Beta 2.0</title><link>http://www.codeplex.com/richtextedit/Release/ProjectReleases.aspx?ReleaseId=13193</link><description>Changes&amp;#58;&lt;br /&gt;&lt;br /&gt;- Some weird fixes to support Silverlight 2 Beta 2...&lt;br /&gt;- &amp;#34;RichTextEdit.Background&amp;#34; is no longer supported, use &amp;#34;RichTextEdit.BackgroundColor&amp;#34; instead... A transparent color value is also not supported for background&amp;#33; &lt;br /&gt;- I am also happy to announce that the control is much more stable than in the silverligth 2 beta 1 release...&lt;br /&gt;&lt;br /&gt;TODO&amp;#58;&lt;br /&gt;&lt;br /&gt;- An XAML style file to remove the TextBox border and cursor would allow to still support the &amp;#34;Background&amp;#34; property. Currently I am using a control to hide both and this is why it can&amp;#39;t be transparent as well...&lt;br /&gt;- Further performance improvements and better rendering... Wait for Silverlight 2 final to get those&amp;#33; Only god knows what will be changed till then and Microsoft will have to change a lot, again...&lt;br /&gt;&lt;br /&gt;-------&lt;br /&gt;You will find a comprehensive Demo Project in the package &amp;#34;Complete source code&amp;#34;...&lt;br /&gt;&lt;br /&gt;- &amp;#34;Binary files&amp;#34; contains the final control DLL and a proper XML documentation&lt;br /&gt;- &amp;#34;Complete source code&amp;#34; contains &amp;#34;Binary files&amp;#34; and all project files&lt;br /&gt;&lt;br /&gt;Please note that the following files have not been changed since &amp;#34;RichTextEdit Beta 1.0&amp;#34; release&amp;#58;&lt;br /&gt;&lt;br /&gt;- &amp;#34;Introduction&amp;#34; contains a brief overview about the component&lt;br /&gt;- &amp;#34;Documentation&amp;#34; contains an extensive compiled HTML help file which refers to all public methods, classes and properties</description><author></author><pubDate>Sun, 08 Jun 2008 10:37:47 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: RichTextEdit Beta 2.0 20080608103747A</guid></item></channel></rss>