Search

You searched for the word(s): toolbar
Showing page 12 of 184 (1,834 total posts) < 1 second(s)
  • Toolbar Button Functionality - Adding Javascript

    Hey,   I am trying to add some javascript to the save button of the editor.  Is it possible to do this and if so is there documentation somewhere on how?  I asume I can't change the code directly but there must be some class that handles the button and it's features.   Thanks in ...
    Posted to Cute Editor for .NET (Forum) by illumaDeveloper on October 1, 2008
  • Re: Oversize buttons in toolbar?!?

    Adam,   Thank you for your reply.  I removed it as in: <CE:Editor runat=''server'' AutoConfigure=''full'' ID=''abstract'' Width=''776px'' > </CE:Editor> But no change.   Having done a ''View Source'' from IE i see that the component is pulling other CSS files of its own and/or defining styles.  ...
    Posted to Cute Editor for .NET (Forum) by rfs on July 14, 2008
  • ce editor toolbar not showing all tools in default mode

    I have cute edtior  writing to a sql database in my application and it works fine but for some reason it does not show all of the tools in the menu bar in default mode. Even when i change the auto configure property to the full configure it still displays the same tools. i have other applications with access databases and the configuration of ...
    Posted to Cute Editor for .NET (Forum) by Jansen on May 26, 2008
  • 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
« First ... < Previous 10 11 12 13 14 Next > ... Last »