Search

You searched for the word(s): toolbar
Showing page 55 of 184 (1,834 total posts) < 1 second(s)
  • Re: Configuration Hierarchy

    Okay, I've done some more digging. I'm still not understanding though.   Can someone explain the process of building the toolbar/menu from scratch. That is, how do I build it if I wipe all files out of the AutoConfigure, ContextMenuMode, Security and Shared folders?   Do configuration files reside elsewhere?   Do ...
    Posted to Cute Editor for ASP (Forum) by Bill Rishsew on September 20, 2007
  • Re: Has anyone implemented a custom open button?

    Those links are changed in Version 6.0.   Please use 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 ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 14, 2007
  • Re: Javascript setHTML() won't set editor to a null value

    This was a doozy to figure out.  I finally ripped out all my client side script and the minimal config worked.  So I started placing my script back in, one function at a time.  I had a custom button on the toolbar.  ANd I guess regardless of the configuration, you call CuteEditor_OnCommand   The problem was that my ...
    Posted to Cute Editor for ASP (Forum) by DanC on June 7, 2007
  • Button inside editing window

    Are you asking to implement a button inside CuteEditor's editing window to function as our ''add custom button'' on toolbar? Sorry I don't see the point for it. This is a HTML Editor, not visual studio, I wish we could be that powerful though :)   If I mis-understood your question, please try it in Microsoft Front Page first, if you can do ...
    Posted to Cute Editor for .NET (Forum) by Karen on April 27, 2006
  • Re: Totally lostSe

    robt, We didn't mention any .NET help file. Please read the following email again.   Hi Rob,   There is a developer'd guide in the download package.   CuteEditorforASPDeveloperGuide.chm     There is also an online deployment instruction:   http://cutesoft.net/asp/Deployment.asp   >>Replace ...
    Posted to FAQ (Forum) by Adam on November 8, 2005
  • Toolbar flow direction

    Hi All,   I'm trying to evaluate CuteEditor in .net 2.0 to see if it's worth purchasing, but for some reason, I'm having problems with the toolbars.   Instead of them all running horizontially, they are running vertically.  Has anyone else seen this before.   Any help on resolving this issue would be gratefully ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on June 9, 2007
  • Customization Toolbar Dotnetnuke???

    Hi @all,   I have successfully created my own css-styles in the css-class dropdownlist by editing the default.css of the CuteEditor and the default.css of Dotnetnuke. Now I want to customize the dropdownlist ''FormatBlock, FontName and FontSize''. In the help is described, that I have to do the customization in the common.config ...
    Posted to Cute Editor for .NET (Forum) by fabert on April 19, 2007
  • Re: Toolbar loads but hanging/hourglass in text edit area

    OK -- Found the problem! In the previous release I had attempted (erratic behavior at best) to set the editor background styles using a javascript routine (activated in editor.aspx file using <body onload=''BLOCKED SCRIPTsetbkg()''> as follows: function setbkg(){       var ...
    Posted to Cute Editor for .NET (Forum) by Phil on April 18, 2005
  • Re: Toolbar loads but hanging/hourglass in text edit area

    Hi Adam -- I have just upgraded to the 4.0.0.7 release and am experiencing this same problem.  You may remember that this machine was experiencing the http:/// link and image insert problem -- and you gave me a shout that the problem was fixed in 07. I will go back and re-upload the new release but this is a major disappointment.  ...
    Posted to Cute Editor for .NET (Forum) by Phil on April 17, 2005
  • Re: Toolbar loads but hanging/hourglass in text edit area

    Let us try the following steps: 1. Open the CuteSoft_Client/CuteEditor/Web.config 2. Copy the following code into the web.config in your web root: <httpHandlers>    <add path=''*.jpeg'' verb=''GET'' type=''CuteEditor.Impl.EditorImageFileHandler,CuteEditor'' />    <add path=''*.jpg'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 15, 2005
« First ... < Previous 53 54 55 56 57 Next > ... Last »