Search

You searched for the word(s): Toolbar
Showing page 56 of 142 (1,418 total posts) < 1 second(s)
  • Re: 4.5 NetSpell button's image not appearing

    In the version 4.5.0.1,   The netspell toolbar type has been removed.If you are using a custom toolbar configuration file, make sure you chaneg the following line: <item type=''netspell''/> to: <item type=''image'' name=''netspell'' imagename=''spell''/>    
    Posted to Cute Editor for .NET (Forum) by Adam on August 1, 2005
  • Disable ToolBar Buttons

    Hello,   I want to disable some of the toolbar buttons. The DisableItemList ''hides'' the buttons. I want them to be displayed though in disabled state. Is it possible? If not, can I disable the mouse over/ mouse out effects on the buttons using code (dynamically)?   Thanks, Piyush
    Posted to Cute Editor for .NET (Forum) by piyushc on April 27, 2009
  • Re: Can I increase the size of images in toolbar

      Hi Adam,    Thanks its working fine.     but that toolbar is sliding to next line       ramu
    Posted to Cute Editor for .NET (Forum) by ramu on September 26, 2006
  • JavaScript Error: Ox136 is null

    In Firefox 27 and 28 CuteEditor 6.7   This started occurring sporadically after updating v6.6 to v6.7 in Firefox. I've only confirmed for v27 and v28. The editor loads the toolbars  and will encounter error then stop loading with no content. The iframe is empty and any button command that access it will throw a command ...
    Posted to Cute Editor for .NET (Forum) by monkboy on March 20, 2014
  • Re: AttachEvent for characters left

    Hi SJochums,   Then I suggest you remove the undo/redo button from the toolbar and create your custom button to achieve the undo/redo command, so you can fire another command after them. Like the example ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 18, 2014
  • 6.7 install problem

    Previously running 6.6 with no problems; I'm trying to get IE11 compatability, so tried to install 6.7   errors:  when trying to invoke the insert functions from the toolbar (insert flash, media, image, etc) I get the following error:  Configuration ErrorDescription: An error occurred during the processing of a ...
    Posted to Cute Editor for .NET (Forum) by RichP714 on January 4, 2014
  • auto adjusting height / colors

    hello i wanted to ask if the following is possible with your editor :  i got viewing page and editing page . on the editing page i need a regular editor etc...  but on the viewing page its a little more then that  i need the height of the editor to auto adjust to the text ( having trouble finding an editor who supports that ...
    Posted to Cute Editor for .NET (Forum) by kresa33333 on October 18, 2012
  • TemplateItemList drop downs causing unexpected line break

    I'm configuring the toolbar using the ItemTemplateList and the string below.    Any of the drop down controls (FontName, FontSize, CssStyle) cause an unexpected line break.  Is there any way to prevent this?  ...
    Posted to Cute Editor for .NET (Forum) by sincell on July 7, 2011
  • An automatic generation of text 'CSS Class Paragraph Default Font Size' when using Firefox

    This happens only with Firefox.I have several editor panels on the one page and they appear to generate continuously the lines'CSS Class  Paragraph  Default Font  Size''CSS Class  Paragraph  Default Font  Size''CSS Class  Paragraph  Default Font  Size''CSS Class  Paragraph  Default Font  ...
    Posted to Cute Editor for .NET (Forum) by geoffo on January 13, 2011
  • Re: Custom buttom that invokes a Ajax Popup

    hsmith825,   Please check the following examples. The source code of these examples can be found in the download package.   How to create a custom button(client side) which displays a dialog?( C# | VB ) This example demonstrates how easy it can be to add your own client side buttons to the CuteEditor by ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 30, 2010
« First ... < Previous 54 55 56 57 58 Next > ... Last »