Search

You searched for the word(s): toolbar
Showing page 41 of 184 (1,834 total posts) < 1 second(s)
  • Re: in-line editor ?

    >>However i'd like to have the spellchecker button on the left (or right) side of the editor, as opposed to being at the top in a toolbar It's not possible.>>I also want the editor textarea to be the height of a simple textbox.   Yes, please check this example: http://cutesoft.net/example/RenderASTextBox.aspx    
    Posted to Cute Editor for .NET (Forum) by Adam on August 16, 2006
  • Re: Prevent Users from inserting a Layer with absolute positioning

    awpross,   You have too options.   1. Remove this button from         a. 1. Edit the configuration file directly         The following code disables the InsertLayer buttons:         <item type=''image'' name=''InsertLayer'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 31, 2006
  • Re: Bookmarks - make list

    the4bs,   It's very hard for you to create this kind of button directly from the toolbar.   Because CuteEditor has a lot of code behind-the-Scenes to support catch the anchor, show the anchor and insert the anchor to the correct location.   Here is my suggestion:   Add a browse button in the InsertAnchor.aspx. When the ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 18, 2006
  • Re: syntax highlighting for cuteEditor

    Jen0s,   Thanks for the suggestion. We will investigate this product. If possible, we will include the feature into the Cute Editor.   >>user should be able to move the toolbars freely?   Yes.  Please check the following article:How to change the layout of the ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 25, 2006
  • Re: Remove Features from cuteeditor .net

    We have many clients who sent us feature requests everyday.   It ends up CuteEditor have many features.With the help of CuteEditor flexible API,  you can easily turn off the features you don't need.Please check the following articles:Toolbar Customization:http://cutesoft.net/developer+guide/Toolbar_Customization_in_ Cute ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 12, 2006
  • Re: Problem with Minimal Configuration.asp file

    zain,   Which version of CuteEditor are you using?   If you are using the version 4.0, please check the following reference: Menu/Button Function Description Template Item Save saves the active content in the editor's content area Save  Print prints the current page. Print  Find and ...
    Posted to Cute Editor for ASP (Forum) by Adam on January 4, 2006
  • Re: Text wrapping around image.

    CuteEditor supports wrapping text around images. But I don't think there is any way to achieve the result you want through the HTML. Wrapping text around images   You can wrap text around images by changing image alignment: 1. You can change the alignment attribute of an image on the page. 2. ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 10, 2005
  • Re: Questions Upgrading Cute Editor from v4 to v5

    Please make sure you update all the CuteSoft client files. >>Do I need to do anything to my existing license file, or will the existing one for v4 work? Your existing license file will work for the version 5.0. >>Do any of the control settings need to be updated on my .aspx page for each instance of the Cute Editor, if so ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 14, 2005
  • Re: AutoConfiguration

    CuteEditor V4.0.0.6 DocumentationAutoConfigure EnumerationRepresents Several predefined sets of buttons. These configurations are applied using AutoConfigure property. [Visual Basic] Public Enum AutoConfigure[C#]public enum AutoConfigureMembersMember NameDescriptionNoneDisables all items on the toolbar FullEnables the ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 10, 2005
  • Re: What's the purpose of "insert external image"?

    ''insert external image'' will be removed from the toolbar.  ''insert external image''  uses the MSHTML built-in function, which causes some confusions for the end users.   Please check the CuteEditor for ASP latest version.   http://cutesoft.net/asp/EnableAll.asp   With this new version the end users can ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 29, 2003
« First ... < Previous 39 40 41 42 43 Next > ... Last »