*********************************************************************************************************************
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!
*********************************************************************************************************************
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!
Changes:
- Some weird fixes to support Silverlight 2 Beta 2...
- "RichTextEdit.Background" is no longer supported, use "RichTextEdit.BackgroundColor" instead... A transparent color value is not supported for background!
- I am also happy to announce that the control is much more stable than in the silverligth 2 beta 1 release...
TODO:
- An XAML style file to remove the TextBox border and cursor would allow to still support the "Background" property. Currently I am using a control to hide both and this is why it can't be transparent as well...
- 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...
-------
You will find a comprehensive Demo Project in the package "Complete source code"...
- "Binary files" contains the final control DLL and a proper XML documentation
- "Complete source code" contains "Binary files" and all project files
Please note that the following files have not been changed since "RichTextEdit Beta 1.0" release:
- "Introduction" contains a brief overview about the component
- "Documentation" contains an extensive compiled HTML help file which refers to all public methods, classes and properties