Search

You searched for the word(s): toolbar
Showing page 13 of 184 (1,834 total posts) < 1 second(s)
  • 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
  • What is the importance of SAVE icon in the toolbar??

    Hi All.   It would be really helpful if someone helps me in understanding as what excatly happens when we click on SAVE icon in the toobar. I guess two things...   1. It saves the files in HTML format in the user's local machine.   2. It saves the currently inserted template.     Also, can someone help me in ...
    Posted to Cute Editor for .NET (Forum) by ramu on September 22, 2006
  • Re: Problem getting single line toolbar

    Mike,   Please separate the dropdowns and tool buttons into two groups.   <?xml version=''1.0'' encoding=''utf-8'' ?><configuration><toolbars><item type=''g_start'' /><item type=''dropdown'' name=''FontSize1'' text=''[[FontSize]]'' command=''FontSize'' /> <item type=''g_end'' /><item ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 7, 2006
  • Re: Get values from dropdown in toolbar - to insert into database

    Try the following example:   <%@ Page Language=''C#''%><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %><html> <body>        <form runat=''server'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 27, 2006
  • Re: Toolbar not showing

    view source   <!-- CuteEditor _ctl6:_ctl1:_ctl4 Begin --> <input type=hidden name='_ctl6:_ctl1:_ctl4:ClientState' value=''/><input type=hidden name='_ctl6:_ctl1:_ctl4:PostBackHandler'/><link rel=''stylesheet'' ...
    Posted to Cute Editor for .NET (Forum) by SUperDave on May 15, 2006
  • Re: Move existing buttons into a toolbar?

    Nevermind, I got it.  For anyone who may be intrested, I achieved this by making the following modification to my common.config file:       <HTMLControls>      <item text=''Insert Form'' value=''insertform''>        <html><![CDATA[<img ...
    Posted to Cute Editor for .NET (Forum) by rokinroj on March 6, 2006
  • Furl Toolbar causes browser to crash when adding photos

    A user on a site of mine found out the hard way, and has disabled it.  There probably isn't anything you can do, but just wanted to give you guys a heads up if someone else has 'crashing' problems when they're using the editor.  I myself have had the Google and Alexa toolbars installed, and no such issues have ever occured.  Furl ...
    Posted to Cute Editor for .NET (Forum) by brettuthius on February 23, 2006
  • Re: Toolbar icons are not rendered properly.

    Hi Adam,               I have not got any reply for my post ...Can you please look into the above mentioned issue soon and see that it gets solved at the earliest.Our software is in the final stages of release and we cannot relase it with third party bugs.Wating for your ...
    Posted to Cute Editor for .NET (Forum) by Bomin1 on January 20, 2006
« First ... < Previous 11 12 13 14 15 Next > ... Last »