Search

You searched for the word(s):
Showing page 42 of 43 (423 total posts) < 1 second(s)
  • Update on Flaws issue - resolved

    Adam worked with me this morning to figure out how to get the result I wanted. &nbsp; In order to do that, there are 2 properties that need to be set: &nbsp; BreakElement - set this to BreakElement.Br UseFontTags - set this to True &nbsp; This can be done as properties of the Editor or via code in the Page_Load event. &nbsp; Adam cautions ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 27, 2006
  • Re: Flaws - a bit more on font, size and colour

    Hi Adam, &nbsp; Thanks for the info &nbsp; Fred
    Posted to Cute Editor for .NET (Forum) by fredd on November 27, 2006
  • Re: Flaws - some more information

    Hi Adam, &nbsp; Thanks for the info and help
    Posted to Cute Editor for .NET (Forum) by fredd on November 27, 2006
  • Re: Flaws - how to correct them?

    Hi Adam, &nbsp; Thanks for the info &nbsp; Fred
    Posted to Cute Editor for .NET (Forum) by fredd on November 27, 2006
  • Correction re FreeTextBox

    I may have been wrong about FreeTextBox going back to the previous blank space then applying new settings. On second testing, it appears to be correctly applying new settings after the current cursor position. &nbsp; Test at: &nbsp; http://www.freetextbox.qasper000001.com/default.aspx &nbsp; and compare with CuteEditor ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 26, 2006
  • Some more problems

    CuteEditor is not correctly showing strikethrough, superscript, etc. as selected/deselected after selecting/deselecting them, and won't allow delete under certain circumstances. &nbsp; For example, &nbsp; 1. Type a word on a new row, 2. Click the strikethrough button. It does not show as selected (but it should). 3. Continue typing ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 26, 2006
  • Flaws - a bit more on font, size and colour

    I just tried FreeTextBox, a product we've been working with (but we want to move to CuteEditor because of flaws in FTB), and it almost correctly applies on-the-fly changes to font, size and colour after the current cursor position. &nbsp; Instead of selecting the entire row prior to cursor position, FreeTextBox scans back to the first blank ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 26, 2006
  • Flaws - some more information

    I previously wrote about how CuteEditor is incorrectly selecting all characters on a row and applying new on-the-fly settings to them, disregarding the cursor position. The standard is that new settings apply only to characters after the cursor position unless those characters were specifically selected by the user. &nbsp; The tests I used were ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 26, 2006
  • Flaws - how to correct them?

    If we are trying to use CuteEditor as a word processor, text editor or HTML editor or whatever, we would reasonably expect it to act like a familiar word processor. &nbsp; One of the characteristics of any word processor or text editor is that new settings selected on the fly&nbsp;ALWAYS START after the cursor position and only apply to ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 26, 2006
  • Button Handling

    Adam, &nbsp; Thanks for the answers: &nbsp; 1. How do I change the ToFullPage and FromFullPage to postback = ''True'' in VB code? I realize I can edit the configuration files, but that's not an option. &nbsp; You answered: ''Try create a server side custom button.&nbsp;'' &nbsp; I don't want to create a custom button. I want to change ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 23, 2006