Search

You searched for the word(s): Toolbar
Showing page 34 of 142 (1,418 total posts) < 1 second(s)
  • 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: 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
  • Re: DNN Provider 4.0 - Customize Toolbar by Role?

    Hi Adam,The problem with your ''Programatically specify the ... gallery path'' sections is that ''~'' represents the root of the DNN system - on our install, it's ''e:\inetpub\wwwroot\website''.  So ''~images/'' would mean ''e:\inetpub\wwwroot\website\images''.  However, we want the ''~'' to be portal specific so that ''~images/'' would ...
    Posted to Cute Editor for .NET (Forum) by risedev on November 1, 2006
  • Modifying Editor Styles and toolbar items

    Hello   I am new to CuteEditor - just purchased a license.  I was wondering how one goes about applying a css style to the edtior window?  The drop downs are picking up my page's stylesheet properties (my text color is a light color because I have a black background) and I can't see the font very well.   Also: How do I ...
    Posted to Cute Editor for .NET (Forum) by valya on September 15, 2009
  • Problem with icons in toolbar

    Hi,   When I created a custom toolbar with only six buttons (bold, italic, underline, ordered list, subscript and superscript) there are two images that doesn´t appear (underline and ordered list).   I check the source code generated by the cute editor and I see that the image is shown by httphandler ...
    Posted to Cute Editor for .NET (Forum) by neo_inet on April 1, 2009
  • Spellcheck Button on Toolbar

    When a user double clicks on the 'spellcheck' button that I have inserted on the toolbar, a JavaScript error appears as follows:Line: 15Char: 62Error: Access is DeniedCode: 0URL:http://localhost:1223/TestWebSite/CuteSoft_Client/CuteEditor/SpellCheck.aspx?Culture=en-GB&settinghash=b54abe8b&portalid=Please note that a spellcheck completes ...
    Posted to Cute Editor for .NET (Forum) by wh1974 on November 1, 2006
  • Toolbar and DropDowns aren't aligned in FireFox

        Although everything seems to work fine in IE, as you can see from the picture, the toolbar images and dropdowns aren't aligned correctly in FireFox.   I haven't seen any related posts in the Forums and would appreciate any suggestions. I've been looking through my style sheets to see if I might be (accidently) apply ...
    Posted to Cute Editor for .NET (Forum) by PrePort on November 30, 2005
« First ... < Previous 32 33 34 35 36 Next > ... Last »