Search

You searched for the word(s):
< 1 second(s)
  • Re: LoadRTF still fails!

    The problem isn't just with LoadRTF, it's also with the RTF output that is generated from Cute.&nbsp; Apparently, they know it's broken and have no intention of fixing it until the parser is replaced when v6.1 comes out.&nbsp; Whenever that may be... RTF Not Being Generated Correctly http://cutesoft.net/forums/thread/32076.aspx RTF Issue ...
    Posted to Cute Editor for .NET (Forum) by crp on August 21, 2007
  • Re: RTF Not Being Generated Correctly

    Adam, &nbsp; Is there any indication on when version 6.1 may be available?&nbsp; Even a rough point in time? &nbsp; Thank you, -Chris
    Posted to Cute Editor for .NET (Forum) by crp on August 2, 2007
  • RTF Bullets Not Being Exported / Loaded Correctly

    When exporting to RTF, bullets are not being generated correctly. &nbsp; For these tests, assume I have two applications, A and B.&nbsp; App A uses Cute Editor, App B uses a different RTF editor. &nbsp; TEST 1 - RTF Export from App A If I enter the following into App A***: &nbsp; this is a test then when I ...
    Posted to Cute Editor for .NET (Forum) by crp on August 1, 2007
  • RTF Issue With Formatted-Text Alignment

    When exporting formatted-text as RTF, there seems to be some issue with alignment that causes the text to be displayed incorrectly. &nbsp; For the following tests, I have two applications, call them A and B.&nbsp; App A uses Cute Editor, App B uses a different RTF editor. &nbsp; TEST 1 - Every Other Word Formatted If I export the following ...
    Posted to Cute Editor for .NET (Forum) by crp on August 1, 2007
  • RTF Not Being Generated Correctly

    Copy and paste the following 3 lines of test text into CuteEditor: &nbsp; this test does not include bullets this time let's see if this text runs together in rich text what about this text where words adjacent have the same formatting &nbsp; If this gets exported in RTF, it generates the ...
    Posted to Cute Editor for .NET (Forum) by crp on August 1, 2007
  • Re: Exporting to RTF-formatted strings does not preserve whitespace

    Adam, &nbsp; We are having the same issue in our application.&nbsp; When we use the LoadRTF method, such as the following example, no whitespace seems to be preserved. &nbsp; Example code: string temp = ''here_is_a_bunch_of_rtf_markup_with_spaces_between_words''; editor.LoadRTF(temp); &nbsp; If the original, formatted&nbsp;text was: ...
    Posted to Cute Editor for .NET (Forum) by crp on July 31, 2007