Search

You searched for the word(s): Toolbar
Showing page 31 of 142 (1,418 total posts) < 1 second(s)
  • Re: Font fore color and background color toolbar buttons not working?

    Hi Adam, We have just downloaded the latest version of 6.6 (which we are dubbing 6.6d - forgive the confusion as I did not know the c from my previous post was an internal designation). In any case, the latest downloaded version still has the problem.
    Posted to Cute Editor for .NET (Forum) by ralc001 on October 2, 2011
  • Re: How to customize the toolbar?

    Olivier,   Try the following code:   <CE:Editor     id=''Editor1''     runat=''server''     AutoConfigure=''Simple''     DisableItemList=''Save''> </CE:Editor>
    Posted to Cute Editor for .NET (Forum) by Adam on July 23, 2004
  • Re: DNN Provider 4.0 - Customize Toolbar by Role?

    Critical error: SecurityPolicyFile : /CuteSoft_Client/CuteEditor/Configuration/Security/default.config not found This started happening when I uploaded the new files. And I'm stuck... is the current uploaded file on your server up to date?I don't know if I'm uploading correctly... I followed the instructions... now this path ...
    Posted to Cute Editor for .NET (Forum) by stipe76 on April 9, 2005
  • Wrong images are appearing in my toolbar

      I am using Cute Editor .net 6.0 completely embedded as a control within a .cs file.  For deployment reasons we seperate out images/css from .aspx and .cs files, and merge them on the fly with an isapi filter(that has been working for years).  In a mini site I was able to get my toolbar the way I wanted it, but when I added it to ...
    Posted to Cute Editor for .NET (Forum) by aaron sherman on November 27, 2007
  • Toolbar isnot displayed correctly after upgrading to CE5

    I configure the toolbar programmaticly using:rtbIngress.TemplateItemList = ...
    Posted to Cute Editor for .NET (Forum) by Zapotec on September 14, 2005
  • Configuring the Toolbar

    I'm trying to configure the toolbar like my old RichTextBox was so as to inconvenience clients that are used to the current layout, but am having several problems...   1) I have a custom Save button being as there's not one that's a part of the RichTextBox. It would be nice to be able to assign a name to it and then use the TemplateItems ...
    Posted to Cute Editor for .NET (Forum) by areeve on January 17, 2004
  • toolbar not loaded in mozilla

    Hello I have several pages where i have 2 editors , one with minimal configuration one with full. There is a problem in chrome and mozilla that first one does not loads a toolbar. I have tried to change configuration and properties but it did not helped.In IE8 it works. What can be the problem?  Screenshot attached  
    Posted to Cute Editor for .NET (Forum) by webukraine on June 14, 2010
  • Re: Configuring the Toolbar

    Alan,   I tested your template and got the following result :     If you get the LinksDropDown and CodeSnippetDropDown appear on a separate fourth line,  I think propably you set the width of the editor control is too small.   G_Start and G_End render as <NOBR> and </NOBR>.   The NOBR element ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 17, 2004
  • Re: Configuring the Toolbar

    In fact, I don't seem to see the FontDropDownList as accessible either...   It's referenced in the PDF document unlike the StyleDropDownList which is erroneously listed as the name of the ParagraphDropDownList control in the PDF doc.   I even downloaded the latest release which apparently did change on Jan 14.   Is it possible ...
    Posted to Cute Editor for .NET (Forum) by areeve on January 17, 2004
  • Re: Custom Buttons in Preview Mode

    MatthewR, The only way to add a custom button to toolbar in the previw mode is using Editor.BottomTemplate property. /// <summary> /// Gets or sets the bottom template. /// This property allows developers add controls to the bottom of the Editor control. /// </summary><CE:Editor id=''Editor1'' runat=''server''>  ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 9, 2011
« First ... < Previous 29 30 31 32 33 Next > ... Last »