Search

You searched for the word(s): Toolbar
Showing page 130 of 184 (1,834 total posts) < 1 second(s)
  • HowTo: Get ceToolbar Custom Object Values

    Hi. I´ve inserted a TextBox in the CE Toolbar in order to create a MailForm. [ I want the msg field and the tbxEmail fields in one single object, eg: CuteEditor ] according to the following pic:  Now when I press the Save btn I need to get the value in the tbxEmail field, but how? I´m trying: private void ce1_PostBackCommand(object sender, ...
    Posted to Cute Editor for .NET (Forum) by KenA on November 25, 2004
  • Visual Studio integration

    Hi, it states on the site that you can drag 'n' drop cuteEditor onto your page from Visual Studio. So how do you integrate cuteEditor into Visual Studio so you can add it to the Visual Studio toolbar.   Also I can't find anywhere, in one place, just a really basic explanation of how to set up cuteEditor within your page, where are the two ...
    Posted to Cute Editor for .NET (Forum) by KatAli on September 16, 2004
  • Width Dependent On Buttons?

    I am needing to programmatically set the width of the entire Editor control as it appears on my aspx pages. When I set [Editor1.Width = someIntValueLessThan100], the width of *only the text area* of the control will be reduced, while the entire control remains at its design-time width. In playing with it, I have adjusted the number of buttons ...
    Posted to Cute Editor for .NET (Forum) by jeff330ci on June 30, 2004
  • Client script

    I recently purchased CuteEditor and am having a problem whenever I attempt to utilize any client-side script.  If any client script exists in the file, a client error dialog is displayed as each of the buttons are drawn on the toolbar and as the object goes through some of it's other initialization processes.   I would appreciate any ...
    Posted to Cute Editor for ASP (Forum) by tblack on March 12, 2004
  • Some questions

    Hi, I've got the following questions: 1. With which method do I get and set the HTML in the editor? 2. Is it possible to not only add, but also delete / hide buttons from the toolbar? 3. Is it possible to specify a style sheet which has to be rendered over the WYSIWYG mode? 4. Is it possible to specify a color picker (.aspx) page, which ...
    Posted to Cute Editor for .NET (Forum) by hetnet on November 28, 2003
  • Upload / insert not working for editor created in code

    Hi   I'm using the following code in an aspx.cs file:   RTE.Editor ed = new RTE.Editor(); ed.Toolbar = "custom"; placeholder.Controls.Add(ed);   It creates the editor just fine but clicking on "insert image" gives the following:     This is also the case for the insert document ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Bent Bracke on May 29, 2013
  • cute editor problem

    hi all   right now i got a problem where when i click on a button to reset a value to the editor, the toolbar is changed and it cause me cant get its value, below is the sample   this is when no button is clicked....its value can be get, but after 'Back Design' is clicked, the editor become like this     when the ...
    Posted to Cute Editor for .NET (Forum) by goh6613 on June 18, 2009
  • 'Object doesn't support this property or method' error shown when using the Spell Checker

    I am using CuteEditor version 6.2 for .NET and when I press the 'ABC' spell check button I get just a JavaScript error stating: 'Object doesn't support this property or method' Line: 1 Char: 1.   The funny thing is in a simple app I have this functionality working just fine, but when I implement it in my actual bigger project I get that JS ...
    Posted to Cute Editor for .NET (Forum) by atconway on November 7, 2008
  • Problem using PasteHTML to paste a comment (<!-- xx -->) into editor

    It is necessary for me to place HTML comments <!-- XX --> into the cutesoft editor. In order to do so I have attempted to follow the examples as set out on the cutesoft website for entering custom text into a dialog (in order to fill the text inside the comment tags) and using the PasteHTML function to paste it into the editor at the ...
    Posted to Cute Editor for .NET (Forum) by boink on November 29, 2007
  • FireFox disabling CE text area

    First I would like to say that you have a great product.  Good job. I have an issue with my trial version of Cute Editor NET.  I am storing and retrieving HTML in SQL and displaying it with CE.  Things work fine in IE but I have an inconsistent problem with FireFox 1.5.0. Most of the time FireFox will disable my CE text ...
    Posted to Cute Editor for .NET (Forum) by jhunt on April 5, 2006