Search

You searched for the word(s):
< 1 second(s)
  • Displaying font name, size and style when moving inside the text

    Many web editor offer that feature, that should be available in CuteEditor.&#160;When moving in the text, the drop down that display css, font name and style should be adjusted to reflect the current cursor text style. Maybe not for selection that includes multiple styles but just the cursor should be enough.&#160;Example moving the cursor here ...
    Posted to Cute Editor for .NET (Forum) by jcmorin on May 27, 2005
  • Re: HTML is changed after it is pasted in cute soft editor

    I can confirm also that TBody still are introduced in 4.0.0.7 with DisableAutoFormatting=''True''&#160;I understand that it's better to have tbody and it's probably a good pratice, but the reality is that we can't cut and paste existing htmlbecause those extra tag scew up the final display look (especially when using complex css). I really like ...
    Posted to Cute Editor for .NET (Forum) by jcmorin on May 26, 2005
  • Disabling friendly correction

    I would like to know if it's possible to disable friendly html correction such as incomplete or inconsistent html.&#160;The main reason is that we have start using it to customized part of our html report tool and section starting with &lt;tr&gt; (not the &lt;table&gt; since they are repeated) are always modify by cute editor to be html consistent ...
    Posted to Cute Editor for .NET (Forum) by jcmorin on April 20, 2005
  • Prevent focus on page load

    CuteEditor by default gain focus (and thus scrolling the page to the control if necessary) on page load.&#160;I would like to know if it's possible to prevent this? Something exist already? Maybe adding a&#160;property&#160;?&#160;Thanks.
    Posted to Cute Editor for .NET (Forum) by jcmorin on March 24, 2005
  • RichDropDownList Custom Action Issue

    I'm using the RichDropDownList to perform custom event. One is to replace the entire content with some html. So I use the Editor Client Side API to perform a series of action. Dim oToolsControlImport As CuteEditor.RichDropDownList oToolsControlImport = CType(oContent.ToolControls(''Import'').Control, CuteEditor.RichDropDownList) ...
    Posted to Cute Editor for .NET (Forum) by jcmorin on December 17, 2004
  • Re: CuteEditorWeb.DLL

    Its' the demo files code behind dll I think.
    Posted to Cute Editor for .NET (Forum) by jcmorin on December 17, 2004
  • Re: Minor version, please take time to change it.

    &nbsp;cutechat wrote: When the version is 4.0.* , the developers would get more trouble while they deploy the CuteEditor.dll , they must re-compile the application , and copy all dlls to the product server . &#160;I've build control and the * is not a good option I agree. But as I said, if there is a break in compatibility with the others ...
    Posted to Cute Editor for .NET (Forum) by jcmorin on December 15, 2004
  • Minor version, please take time to change it.

    I would like to point out a simple point.&#160;Where there is compatibility break (like replace the dll doesn't anymore work with the old javascript) the file version should be changed.&#160;Today build 4.0.0.0 FileSize: 233,472 bytesWhile few weeks ago the same version was 4.0.0.0 and FileSize: 196,608 bytes.Between both version all javascripts ...
    Posted to Cute Editor for .NET (Forum) by jcmorin on December 14, 2004
  • CurrentCulture beeing reseted to neutral

    - The CuteEditor component reset the variable System.Threading.Thread.CurrentThread.CurrentCulture to neutral culture(EN-US), it would be nice if it woudn't do it, or re-set the it's previous value after initialisation. &nbsp;
    Posted to Cute Editor for .NET (Forum) by jcmorin on June 29, 2004
  • Bug introduced in 2.2

    The 21st icon (Inserting / Modify&nbsp; table) have a little bug that cause problem with my client. &nbsp; - You can choose the width in pixel - You can't choose the&nbsp;width in percent&nbsp; or it's kind of bugged. - You can choose the&nbsp;height in pixel - You can choose the&nbsp;height in percent &nbsp; This was working #1 in ...
    Posted to Cute Editor for .NET (Forum) by jcmorin on March 31, 2004