Search

You searched for the word(s): Toolbar
Showing page 84 of 142 (1,418 total posts) < 1 second(s)
  • Disable IMG dialog

    Hello,   I've got a problem with the CuteEditor. I'm using a freshly downloaded version 6.6 of the editor for .NET (framework 2.0).   Problem: I would really like to disable the IMG dialog. I'm currently using the editor in a simple message posting application and I only want to support 4 features (Bold, Italic, Underline and ...
    Posted to Cute Editor for .NET (Forum) by Hajo on February 27, 2010
  • Command 'hyperlink' Is Not Supported Or Not Implemented

    I created a custom button on my toolbar.  It opens an AJAX modal popup that I use to insert a hyperlink (I didn't use the insert hyperlink that comes with CuteEditor for various reasons).  It works just fine once.  But if I click it a second time I get the following error:   ''Command 'hyperlink' Is Not Supported Or Not ...
    Posted to Cute Editor for .NET (Forum) by MDCragg on October 29, 2009
  • An error occur when use cute editor for .net in a panel!!!

    I use cute editor 6.3 for .net in a asp:panel tag. When page load in first time the panel visibility is ''false'', after press a button in page the panel visibility becomes ''true'' and cute editor is shown in browser but when I press another button and change the panel visibility to ''false'' and again ''true'' and error occur in Internet ...
    Posted to Cute Editor for .NET (Forum) by ImanDesign on October 28, 2009
  • Re: Non-Deletable Content

    Hello Adam, Thanks for sharing the example. The non-editable heading does work great in your example. But when I used the template from your example, does not seem to work at my end. You have a non-editable ''DIV'' inside ''TD''. So the DIV becomes non-editable but in my case, the TD is still editable as in I can type in the ''TD'' area though ...
    Posted to Cute Editor for .NET (Forum) by piyushc on September 29, 2009
  • Insert template - preview not shown; template not inserted.

    With the use of templates it is possible to automatically add predefined text instantly, just by clicking at the template file. Really nice feature, but not working at our side. Please take a look at the demo: http://cutesoft.net/example/SqlSample/UseSql.aspx   When you hit the ''insert template'' button in the toolbar, the ''Insert ...
    Posted to Cute Editor for .NET (Forum) by ronald.evers on May 5, 2009
  • change font on paste with javascript

    Hi   I'm trying to force change text pasted in to the editor to Arial size 12, while retaining all other formatting.   I have gotten so far:   function CuteEditor_OnCommand(editor,command,ui,value)             ...
    Posted to Cute Editor for .NET (Forum) by karl0 on January 22, 2009
  • CleanUp Tool and CleanUpMicrosoftWordHTML() does'nt work same......

    Hi, CleanUp Tool of the editor( with option Remove word specific markup from the window)  and CleanUpMicrosoftWordHTML() through code are not working exactly same.    1. Paste something (preferably tables)  from the ms word in to the editor.  2. Execute CleanUpMicrosoftwordHTML() through code on the ...
    Posted to Cute Editor for .NET (Forum) by rktekula on November 2, 2008
  • Re: RichDropDownList server side onChange event

    jscadden,   To add a server control, please use the following example. RichDropDownList doesn't support server side event. You need to use the regular ASP.NET DropDownList:   <asp:DropDownList ID=''DropDownList1'' runat=''server''></asp:DropDownList> How ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 5, 2008
  • Re: Flash Video Files

    Airstreamer345:  I'm trying to find our if you support FLV files from the toolbar.  We use CE within DNN 4.0.  I apologize if this has been asked before but I could not find anything in the docs and could not figure out where the search was for the forum.      Airstreamer345,   Flv ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 16, 2008
  • Re: Some programming questions about Cute Editor

    Adam,   Thank you for your quick response.   For #1, I looked around the CuteEditor namespace and did not find that C# class constructor.  That will be very helpful.  I wish your company would provide more through documentation for the server side code.   Your solution for #2 was already considered.  My ...
    Posted to Cute Editor for .NET (Forum) by Escovado on March 5, 2008
« First ... < Previous 82 83 84 85 86 Next > ... Last »