Search

You searched for the word(s): Toolbar
Showing page 108 of 184 (1,834 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
  • Re: Few Issues

    1. I'm not sure where I go to download the latest build. I downloaded the demo, but my license file won't work with it. 2. No, the example you posted does not seem to be doing the same thing, however after trying to setup an exampe, I believe I debugged my issue and found that it was because my editor was being wrapped in a <span>, ...
    Posted to Cute Editor for PHP (Forum) by solepixel on August 31, 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
  • Re: CustomAddon dropdown possible?

    UPDATE: I also tried mirroring what gets spat out in the source code for the editors built in css style dropdown...  $editor->CustomAddons =     ''<br clear='both'/>     <table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'>     <tr><td ...
    Posted to Cute Editor for PHP (Forum) by gman on April 10, 2009
  • Re: Calling "Upload Files" button from code

    You can create an image button control for the uploader and include it with your toolbar.   Please check this example:   Simple Upload with Progress (Customizing the UI) A sample demonstrates how to customize the look and feel of file upload controls.   The source code of this example can be found in the download ...
    Posted to Ajax Uploader (Forum) by Adam on February 16, 2009
  • CuteChat - changing skin?

    Hello,   on the CuteChat installation on my system the button to change the current skin is not visible in the toolbar. I have enabled the button in the admin tool.   I even cannot get another then the standard skin activated. Tried to change the order of default themes in the admin tool with no success but the skin that is displayed ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by rkaiser on February 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