Search

You searched for the word(s): Toolbar
Showing page 105 of 142 (1,418 total posts) < 1 second(s)
  • dropdown location

    Hi - I just downloaded the latest version... I used to be able to get the dropdowns to be inline with other buttons, but now, whatever I do, the dropdowns appear on a separate line...Is there a way to get them back inline with other toolbar buttons?Example - before:After:There is plenty of room for the toolbar to fit all on one line, doesn't ...
    Posted to Cute Editor for .NET (Forum) by shland on December 15, 2005
  • Re: How can i detect changed text in CE on the clientside?

    Hi I'm building a CMS, currently with the demo version of your editor as the core of the app.   I'm having trouble with the above example, I can detect a click on the toolbar but not within the document. I can add the click event to the editor itself but editor1.GetDocument() doesn't return an object for me and so I can't add the event to ...
    Posted to Cute Editor for .NET (Forum) by Luminousc on November 13, 2008
  • Re: ConfigurationPath - Confusion

    Ah, but wait ... there's still a glitch.   I keep getting a javascript error whenever I do a ConfigurationPath=''whatever.config''. My custom toolbar setup shows this, but it's also true of all the files in my autoconfig folder.   So if, for example, I say AutoConfigure=''Full'', everything works, but if I say ...
    Posted to Cute Editor for .NET (Forum) by jdmaynard on July 7, 2005
  • Re: Spellcheck Button on Toolbar

    Wayne,   Please send this .config file to me at Adam@CuteSoft.net.
    Posted to Cute Editor for .NET (Forum) by Adam on November 7, 2006
  • beforeunload

    I would like to ask the user to save the text before leaving the page. I use the onbeforeunload event for this. But when the user clicks my savebutton in the toolbar,  a beforeunload event is fired before the postback is fired. Does anyone has the solution for this problem?   Thanks,daniela
    Posted to Cute Editor for .NET (Forum) by damutine on November 24, 2009
  • Re: Custom button problem

    HI esack ,   Try this way   1. Delete this line '<item type=''image'' name=''RapaportImage'' /> ' in you config file   2. set toolbar use properties TemplateItemList, like below   <CE:Editor ID=''Editor1'' runat=''server'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 11, 2009
  • NetSpell - Does it Use the Local Dictionary

    If I add a spell check button to the Cute Editor toolbar will it use the British English dictionary if someone in England uses the spell checker? If they are entering Spanish and are in Spain will it use the Spanish dictionary?     
    Posted to Cute Editor for .NET (Forum) by lrebich on August 22, 2015
  • IE 7

    Hi! In my tab-window of Internet Explorer 7 the third line of toolbar (default config) is not displayed properly – the dropdown lists crawl one to one. Did Anybody see it? In IE 6, FireFox are displayed properly. What need to resolve it? Thanks.
    Posted to Cute Editor for .NET (Forum) by Kuan on October 23, 2006
  • Re: Custom toolbar button

    dub,  Thanks for pointing it out. We just fixed that.
    Posted to Cute Editor for .NET (Forum) by Adam on December 7, 2004
  • Re: Can dynamically hide/show toolbar buttons?

    rpinson,   Yes.   Please check the following article:   How to Change the Layout of The Toolbars   http://cutesoft.net/developer+guide/howto_change_layout_of_the_toolbars.htm            
    Posted to Cute Editor for .NET (Forum) by Adam on April 26, 2007