Search

You searched for the word(s): Toolbar
Showing page 10 of 142 (1,418 total posts) < 1 second(s)
  • Toolbar Buttons Auto Refresh?

    Hello All,   I have an issue regarding Cute Editor for .Net.   When I make any changes on the text in the cute editor the toolbars buttons are reloaded as the page is being refreshed, I don't know why is that, I tried to look at the properties of the Cute Editor Object but couldn't find any thing regarding that ...
    Posted to Cute Editor for .NET (Forum) by dreamcom44 on January 16, 2008
  • Re: Wrong images are appearing in my toolbar

    The problem was because we seperate our images and our code.  When the dll tried to load all.png it was unable to find it, and somehow ie did ''something magical'' with the ie cache and it was just wrong.  To solve the problem I moved the image into the code repository, and hopefully I won't get yelled at too loudly for putting an image ...
    Posted to Cute Editor for .NET (Forum) by aaron sherman on November 27, 2007
  • Re: How to add a function after toolbar event?

    Hi Adam,   We use the API extensively, but the example doesn't resolve the problem we have.   The API example shows adding a button and firing an alert BEFORE firing the character dialog. I am trying to display an alert AFTER the user makes the character selection and closes that dialog...   For example, after an API call ...
    Posted to Cute Editor for .NET (Forum) by fredd on September 6, 2007
  • Several toolbar buttons apply to Cassini problem: resolved

    Adam,   Various buttons are calling the tag.aspx page and all are demonstrating the same problem with the throw; command.   To see this problem:   1. Download Cassini Web Server from Microsoft and run it, pointing to any folder on your computer that has CE installed   (for example, we have a folder named ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 27, 2007
  • Re: Modify toolbar - newbie

    Adam, if this is a weird issue or you have no idea, then that is OK. I really need to know something, so I can move on. I really can't wait much longer. I have deadlines. I am sorry this is isn't rendering correctly. Please let me know what to do - do you think I should do this all over? - please respond - Thank You!
    Posted to Cute Editor for .NET (Forum) by dmcgown on June 26, 2007
  • Re: Customization Toolbar Dotnetnuke???

    fabert,   >>for FormatBlock, FontName and FontSize   They are defined in common.config file. >>Is there a help-file especially for Dotnetnuke?    No. After you install cuteEditor for DNN, the developer's guide also works for Dotnetnuke.   Here is my suggestion:   1. Remove ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 24, 2007
  • How do I add Toolbar linebreaks, start and end groups in Version 6.0?

    Thanks for the new version, it is much appreciated as well as the fix for style sheets.  When I incorporated the new version into my project the only thing that is not compatible with my existing code are the lines below: Editor1.AddToolbarLineBreak() Editor1.AddToolbarGroupStart() Editor1.AddToolbarGroupEnd()   Can you ...
    Posted to Cute Editor for .NET (Forum) by jrohrbac on April 9, 2007
  • Re: Add dropdown to toolbar?

    Adam: rob,   >>i checked the .config file we are using and the ''codes'' xml entry is there, only visibility is set to ''false'' (so it doesn't appear).   Cna you post the code?   I am not sure what you mean.     The following line in my code is returning null:   Editor1.ToolControl toolCtrl ...
    Posted to Cute Editor for .NET (Forum) by asiandreads on November 6, 2006
  • Re: Full screen mode loosing toolbar buttons and normal html buttons

    Tracked down the problem. It was the doctype thingy   <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> If we have this at the top of the HTML then the full screen mode seems to think the browser window is bigger than it actually is.   The obvious ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 4, 2006
  • Re: Can I change the Images in toolbar to larger one

    kiranpanjala,   >>Actually I want to increase the width of the images in tool bar.   The width of the built-in buttons can be changed.   >>If i  customise my own button then can i call InsertImages or Insert Templates   Yes, you can just create a custom button and call the JavaScript API of Cute Editor ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 23, 2006
« First ... < Previous 8 9 10 11 12 Next > ... Last »