Search

You searched for the word(s): toolbar
Showing page 20 of 184 (1,834 total posts) < 1 second(s)
  • Get values from dropdown in toolbar - to insert into database

    I have a dropdownlist in the toolbar of Cute Editor. I don't want to enter anything into the editor textarea using this dropdownlist. I want to be able to insert the selected value of the dropdownlist into the database when I submit the Editor contents to the database. How do I reference the dropdownlist in the toolbar so I can get the ...
    Posted to Cute Editor for .NET (Forum) by the4bs on June 27, 2006
  • Re: Toolbar not showing

    I wish i could but it is in the context of sharepoint..   But if you could help me find out why the toolbar might not be showing that would be the most helpful. here are some things that may cause it.   Its in a webpart so the id's are changed when it is rendered to the page. Its in a custom control that is used by another custom ...
    Posted to Cute Editor for .NET (Forum) by SUperDave on May 15, 2006
  • Adding a custom label to the toolbar and focus stealing problem

    Hi Adam :We have the requirement of adding custom label to the toolbar. The intention is to show the character count in the toolbar. The following are the changes I did but it didn't seem to work and render the label on runtime. We are using version 5.0. We have a custom config file like this:<?xml version=''1.0'' encoding=''utf-8'' ...
    Posted to Cute Editor for .NET (Forum) by Pintod on November 3, 2005
  • Toolbar still not working in 5.0!

    Hi I've tried every suggestion on this forum to get the toolbar working properly in V5.0 but it still doesn't work. I've installed 5.0 over my old version, removing all the CuteSoft files.  I've deleted my browser cache too.  When I use the default.config the toolbar loads fine.  As soon as I switch to a custom config file ...
    Posted to Cute Editor for .NET (Forum) by edhailstone on September 20, 2005
  • Re: Toolbar icons display locally, but not remotely...

    Luckyhuss,   To improve the loading speed, Cute Editor use HttpHandler process the image files on the server side to improve the loading speed.  You can turn this feature off by setting this property to false.   We will continue investigating this issue and find a better solution in the next version.      
    Posted to Cute Editor for .NET (Forum) by Adam on May 31, 2006
  • Re: Toolbar Images missing in FireFox

    I just downloaded the latest again this morning.  The timestamp on the .js files in the .zip file is 06/18/2008 11:10 PM.   This issue is NOT fixed in FireFox.    Again, I'm using the sample provided in your install.  It occurs only in FireFix, when the virtual folder has a space in the name.  The test you ...
    Posted to Cute Editor for .NET (Forum) by Kevin Lowman on June 19, 2008
  • Re: I need to add bold and italic buttons to the HtmlView toolbar

    afroblanco,   I am sorry for the wrong information.   In version 6.0, the code view buttons are no cloned from Normal mode.   Please just modify CuteSoft_Client\CuteEditor\Configuration\AutoConfigure\Full.config.    <codeviewToolbars>   <item type=''g_start'' />   <item ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 21, 2007
  • Re: Modify toolbar - newbie

    Thank You Adam! - Here ya go! <?xml version=''1.0'' encoding=''utf-8'' ?> <configuration>     <toolbars>     <item type=''g_start'' />         <item type=''image'' name=''ToFullPage'' command=''FullPage'' imagename=''fit'' hotkey=''F12'' ...
    Posted to Cute Editor for .NET (Forum) by dmcgown on June 23, 2007
  • Re: Missing Images In Toolbar

    It works fine on my Win XP Professional with IE 7 beta.   The other computer is a Window Server with IE 6.0  this is the one that has the problem.   My Client who is using a Mac is also not seeing the ''same'' images.     btw...the component is running on a W2K3 server.  Previous version we didn't have any ...
    Posted to Cute Editor for .NET (Forum) by jbowshaw on May 9, 2006
  • Re: Newbie Question - Can you configure the toolbar?

    i found the best way to configure the bar is to start with one of the preset configurations and then use the ''DisableItemList'' method   but remove the buttons in order and you can then get rid of the sperator tags as well.... so for instance.... what i want available for doing Private Messages:   Private Sub ...
    Posted to Cute Editor for .NET (Forum) by sgilboy on February 5, 2004
« First ... < Previous 18 19 20 21 22 Next > ... Last »