Search

You searched for the word(s): Toolbar
Showing page 17 of 142 (1,418 total posts) < 1 second(s)
  • 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
  • Re: Problem with icons in toolbar

    Hi Ken, This is the code in the client side os aspx page:   <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''ControlMenuPrincipal.aspx.cs'' Inherits=''HTMLEditor_ControlMenuPrincipal'' %> <%@ Register TagPrefix=''CE'' Assembly=''CuteEditor'' Namespace=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD ...
    Posted to Cute Editor for .NET (Forum) by neo_inet on April 1, 2009
  • Re: Toolbar icons take an age to show then often will not appear at all

    This item is not about the Spell checker as such but YES no icons appear to assist in spell checking and no dialog appears either. I'm using English language file (both US ans AU).  This item is about the failure of all the toolbar icons to appear after say the first time when it takes an absolute age to load them. I've got Editor ...
    Posted to Cute Editor for .NET (Forum) by geoffo on March 20, 2009
« First ... < Previous 15 16 17 18 19 Next > ... Last »