Search

You searched for the word(s): toolbar
Showing page 24 of 184 (1,834 total posts) < 1 second(s)
  • Align 1 toolbar button to the right?

     I want to have my normal toolbar left aligned like normal however I want to segragate one button and move it off to the right corner. I have the editor in an iFrame so it's limited in how big it can get so I am inserting a button to pop the editor out into another window that can be full screened. I think it makes sense to move this ...
    Posted to Cute Editor for .NET (Forum) by MasterShadow on April 25, 2013
  • Css Class and AutoConfgure Toolbar

    1. Css Class drop down issue: I'm referencing an external css file via $editor->EditorWysiwygModeCss=''../../css/css.css'';    $editor->CssClassStyleDropDownMenuNames=''Bold Text8,Bold Text9'';    $editor->CssClassStyleDropDownMenuList=''boldtext8,boldtext9'';     It ...
    Posted to Cute Editor for PHP (Forum) by ShawnD on October 10, 2010
  • Change HTML code Alert Message and remove [ <div> <p> ] from toolbar Area

          We would like to change HTML code alert message to something like:              The HTML code for  field xxx has reached......  where  xxx is a asp variable name.   Also      How can we remove the  ...
    Posted to Cute Editor for ASP (Forum) by dave_UPL on July 17, 2009
  • Re: dropdownlist in Cute Editor toolbar populated from a database *Very Urgent*

    For the server side controls, please check the following article:   How to create a custom button (Server Control) and register it with the editor toolbar template?   http://cutesoft.net/example/howto/RegisterServerControl/vb/RegisterServerControl.aspx    Example code:          ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 26, 2006
  • Move existing buttons into a toolbar?

    I have a requirement to move all of the form controls from the toolbar to a dropdown.  For example I need a dropdown that will list 'Insert Form', 'Insert Text Area' etc.  Is it possible for me to hook the existing button controls for this so I could use the images and associated commands?  I would still like it to open the ...
    Posted to Cute Editor for .NET (Forum) by rokinroj on March 6, 2006
  • Custom button in new toolbar with style

    How can i create a custom button in a new toolbar and still have the mouse over select event. ?   This i my .config file :... <toolbars>  <item type=''g_start'' />  <item type=''holder'' name=''insertcustombutonhere'' />  <item type=''g_end'' /> </toolbars>...I use the ...
    Posted to Cute Editor for .NET (Forum) by hoirup on January 12, 2006
  • Localization of the text for the tooltip of icons in the toolbar

    Hi Adam          When I use CuteEditor in our application and I try to set different cultures for my application .The text in the tooltip for the icons in the toolbar are not localized for the specific cultures.I see only text in English.I have the external XML files for different cultures.What path must ...
    Posted to Cute Editor for .NET (Forum) by Bomin1 on January 4, 2006
  • Urgent!.. toolbar dont refresh, plz help

    I using CuteEditor v5 with C#.I have different configuration files foreach department, and when I change my department with a dropdown list the config file change, but not my toolbar icons.   Im using prerender to change my config file:    private void Editor2_PreRender(object sender, EventArgs ...
    Posted to Cute Editor for .NET (Forum) by Ronnie82 on November 10, 2005
  • Postback on any button in the toolbar

    If I press the button ''insert Image'' or ''Insert anything'' in the toolbar I want to create a folder on my server.   But on those buttons is no postback, so I cannot do like I do with the ''Save''-Button:   Private Sub Editor2_PostBackCommand(ByVal Sender As Object, ByVal e As System.Web.UI.WebControls.CommandEventArgs) ...
    Posted to Cute Editor for .NET (Forum) by Daniel Krebs on August 17, 2005
  • Toolbar icons are not rendered :(

    Hi AdamWe are using CuteEditor.Net v4.0.0.3. It is working fine on my PC locally as well as on our corporate intranet perfectly. But unfortunately it is not working on our production server remotely. Given below is the directory structure/ (root directory) /myworkingdir/ /myworkingdir/Admin /CuteSoft_Client/CuteEditor/ /bin /web.configCute-editor ...
    Posted to Cute Editor for .NET (Forum) by plexuspk on June 7, 2005
« First ... < Previous 22 23 24 25 26 Next > ... Last »