Search

You searched for the word(s): Toolbar
Showing page 77 of 142 (1,418 total posts) < 1 second(s)
  • Re: user entered text changes unexpectedly

    Adam,   Thanks for the update. I did download 6.1 to C:\CuteEditor\6.1 and then copied the contents of C:\CuteEditor\6.1\Framework 2.0\CuteSoft_Client\CuteEditor to my project directory. Now when I run the program, it is giving me exceptions saying 'Object Expected', and if I continue, Editor appears without toolbar and it is not ...
    Posted to Cute Editor for .NET (Forum) by Pradnyak on December 11, 2008
  • Creating drop down dynamically using TemplateItemList

    I need to create the toolbar dynamically from a comma separated list stored in a database. Additionally, I would like those items to be created in groups, like how they are when defined in the XML file (g_start, g_end). Adding g_start and g_end to the comma separated list doesn't work. How do I group items this way?   Additionally, I need ...
    Posted to Cute Editor for .NET (Forum) by sfcalvert on March 20, 2008
  • context menu customization

    I'm trying to customize the context menu to exclude features that I have already removed from the toolbar. I have tried adding a context section to my custom configuration, but it does nothing. The only option I have is all or nothing. I would like to use the context menu but I need to remove some of the insert options.   here is the client ...
    Posted to Cute Editor for .NET (Forum) by skye3000 on February 28, 2008
  • Editor.Text not being updated?

    I have an application where I use the cutesoft editor.   When loading a record from the database, the editor shows text taken from the ''Text1'' field.   editor1.text = orow.item(''Text1'')   This shows the text fine.   Now at the bottom of the page, I have a checkbox, chkHTML.  Basically, when this is checked, it ...
    Posted to Cute Editor for .NET (Forum) by ralc001 on December 13, 2007
  • What is this?

    I'm now getting a serious error that confuses me (like so many other things...). I load an HTML file into CE then click [Preview]. The file has a URL link that I click. The url opens inside the preview window. When I then click [Normal], the app fails with the information below. I am running the app on localhost.   The HTML file in ...
    Posted to Cute Editor for .NET (Forum) by fredd on December 1, 2006
  • Re: List of Commands

     Adam wrote:Please check this article: http://cutesoft.net/developer+guide/ReferenceToolbar.htm    Thank you, that is helpful.I have this code in my application:ctrl.Attributes(''onclick'') = ''CuteEditor_GetEditor(this).ExecCommand('PasteHTML',false,'<h2>Submit Here!!</h2>')''As you can see, ExecCommand uses ...
    Posted to Cute Editor for .NET (Forum) by HomecitySupport on July 18, 2006
  • Problems with firefox!

    Hello! I have some questions regarding issues with CuteEditor and Firefox. I have installed the demo-version 5.2 for .NET and are using IE 6.0 and Firefox 1.0.7 (running WindowsXP).   1. I have made a aspx page in .NET which dynamically adds Editors with different settings applied to them. In IE everything works fine I can ...
    Posted to Cute Editor for .NET (Forum) by barbaClemens on May 29, 2006
  • Insert Image path and problem with upgrading

    hi,     I have upgraded CuteEditor 4.0.0.6 to 5.0. And it is giving an error saying that PageProperties Tag cannot recognize. So I removed PageProperties tag from my HTMl code, written with CuteEditor 4 version. If I remove it, CuteEditor text area is not visible and toolbar is displaying at vertically at center ...
    Posted to Cute Editor for .NET (Forum) by mennisujay on April 12, 2006
  • Duplicate buttons

    Hi ! I'm a new customer since last friday, and I have been working around CuteEditor during all week-end. Sofar, it looks really great.  I was able to add buttons, and stuff, but I have a strange behavior when I try to add buttons to the toolbar by hand, instead of using the template. Here is some code ...
    Posted to Cute Editor for .NET (Forum) by julien on February 9, 2004
  • Re: DNN3.1.0 Trouble with Toolbar and Roles

    I checked the version. It is the same. I replaced my code in the web.config file with the code you posted. Now I get this error. A critical error has occurred. Check your provider configuration for errors! Could not find file ''C:\Develop\DNN_3.1.0\1.css''.
    Posted to Cute Editor for .NET (Forum) by Jeremy Wadsworth on September 20, 2005
« First ... < Previous 75 76 77 78 79 Next > ... Last »