Search

You searched for the word(s): toolbar
Showing page 71 of 184 (1,834 total posts) < 1 second(s)
  • Re: Bottom Bar Options?

    Please check the following properties:   Editor.ShowBottomBar Property Specifies whether the Bottom Bar(Design, Html and Preview Mode tab) appear.   Example Code       <%            Dim ...
    Posted to Cute Editor for ASP (Forum) by Adam on October 8, 2009
  • Re: Help me create solution ???

    Kenneth: Hi Virt,   Try the demo below. If it is what you want, you can download the source code by this link   http://cutesoft.net/download/CustomFileProvider.zip   How to use CuteEditor as an image selector?( Demo1 |  Demo2 ) This example demonstrates how to use CuteEditor as an image selector. ...
    Posted to Cute Editor for .NET (Forum) by Virt on September 28, 2009
  • Re: IE8 no menus?

    I'm pretty sure I have this figured out (after working on this issue for almost 6 hours!)Again, it seems like it was a toolbar/addon related issue... I noticed that the User Agent of IE was changed because of Windows Live related software... It appended 2 ''Office Live... '' entries to it. After completely uninstalling the applications ...
    Posted to Cute Editor for .NET (Forum) by analysis_junky on August 12, 2009
  • Saving a file in the demo

    Where does the file gets saved when clicked on the save  button in the demo?What capability if any does Cute have to insert a non-standard (not on the keyboard) symbol?If it does  where can i found documentation about this? Importing .doc / .docx files using the cute editor is not provided in the demo version. It’s showing ...
    Posted to Cute Editor for .NET (Forum) by srikanthrajan on July 22, 2009
  • Firefox Backspace Bug?

    Hi,   I'm using version 6.1   We've got the CuteEditor set up on a deployment server (so I can't link to it here) and we're testing it for multiple users with multiple pages each, all set up programmatically. When the CE loads, i'm using the Javascript API and Ajax to load any existing content from XML files, if it exists. All of ...
    Posted to Cute Editor for ASP (Forum) by Bradley on July 2, 2009
  • Custom button error

    I am also gettting this problem referred to in the previous post and have tried to resolve it using the mentioned fix.  My code is below. What I want it to do is to open a new popup window with a page in it called cms_uploader.asp   I am getting a message saying Command 'myCmd' is Not Supported or Not ...
    Posted to Cute Editor for ASP (Forum) by IanPhillips on July 2, 2009
  • IE6 Bug, <return> button doesn't 'work'

    This is tested on your own demo page on http://phphtmledit.com/EnableAll.php. I used IETester with an IE6 tab to test it on IE6. When I hit the return button it will not add any line breaks, if I click the <BR> button in the toolbar it just adds it.  This is with the default BreakElement=''Div'', if I put it on ...
    Posted to Cute Editor for PHP (Forum) by rubendevries on June 4, 2009
  • custom context menu

    I would like to create my own context menu.how do I do that? the only thing I can find in the manual is: $editor->ContextMenuMode=''None''; can you please explan how to create my own context menu including the code to place it in my editor?  I have also tried to modify the some config files but I cannot remove any values from the ...
    Posted to Cute Editor for PHP (Forum) by joke on April 28, 2009
  • IE errors with framesets

    New error with IE 6 and IE 7 if you open an aspx-form in a frameset. It works with IE using an iframe or without frames and it works with firefox (it works with IE and CuteEditor 6.2 - updated 10.01.2009). Versions:  CuteEditor 6.3 (updated 18.4.2009 and 9.4.2009)  Framework 1.x   If you open an aspx-form in a ...
    Posted to Cute Editor for .NET (Forum) by Rieg on April 27, 2009
  • PostBack Event problem!!

    Hi, I'm using the postback property for the button ''FullPage'', it's seems to work. my behind code is this, to understand what i'm doing. Public Sub Editor1_PostBackCommand(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.CommandEventArgs) Handles Editor1.PostBackCommand ...
    Posted to Cute Editor for .NET (Forum) by oaicstef on March 23, 2009
« First ... < Previous 69 70 71 72 73 Next > ... Last »