Search

You searched for the word(s): toolbar
Showing page 36 of 184 (1,834 total posts) < 1 second(s)
  • problem w/toolbar

    Configuration results in a 2 row toolbar which takes too much space. Dropdowns shift to second row of toolbar. I need all items on the top row. How To fix?   <?xml version=''1.0'' encoding=''utf-8'' ?> <configuration>  <codeviewToolbars>   <item type=''g_start'' />   <item ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 9, 2007
  • How to re-arrange toolbar icon like rad editor?

    How to re-arrange toolbar icon like telerik rad editor? like below captured image...   I want to re-arrange about table icon under the table wizard icon...   cause, many users (mostly novice) confused...a bunch of toolbar icons.   By the way, we tested your software and telerik software....   One of my co-worker ...
    Posted to Cute Editor for .NET (Forum) by coverboy on May 11, 2007
  • Toolbar not showing

    Ive created a custom control from which i add the cute editor dynamically..  It builds fine but when i render it to the page it shows only the text area with no toolbar.. I know that when it renders the id changes because of asp.net.  but im not sure if this is the problem or not..   what do i need to do to render/show  the ...
    Posted to Cute Editor for .NET (Forum) by SUperDave on May 12, 2006
  • Re: Remove a Button from the toolbar

    Dear Mike Griffin,   You can use DisabledItems property to do this. For example:  editor1.DisabledItems = "save";    please refer to http://richtexteditor.com/test/property/disableditems.aspx   Regards, Jeff 
    Posted to Rich Text Editor for .NET and MVC (Forum) by Jeff on March 5, 2013
  • Re: Safari toolbar buttons

    Anne, Version 6.0 is out.  This issue is resolved in this new release.   It's a free upgrade.   Demo: http://cutesoft.net/example/general.aspx Download: http://cutesoft.net/downloads/default.aspx
    Posted to Cute Editor for .NET (Forum) by Adam on April 14, 2007
  • Re: DNN Provider 4.0 - Customize Toolbar by Role?

    I've been trying to follow this thread and I may of missed the answer, but is there a way to without adjusting the web.config for every role to enable roles to only see/upload to a specific folder?   For example, I have multiple authors and within File Manager I create a folder for them, create a role for that specific user and assign ...
    Posted to Cute Editor for .NET (Forum) by jerops on November 10, 2006
  • Re: Postback on any button in the toolbar

    When I do that:   <item type=''image'' postback=''True'' name=''ImageGalleryByBrowsing'' imagename=''image'' />  <item type=''image'' postback=''True'' name=''InsertImage'' imagename=''eximage'' />   the dialog for inserting the image is not opened anymore.
    Posted to Cute Editor for .NET (Forum) by Daniel Krebs on August 18, 2005
  • Re: Toggling between a simple toolbar and a more advanced toolbar...

    Woooo hoooo, i had given up on this......   Any chance you can fix http://www.cutesoft.net/forums/thread/57031.aspx http://www.cutesoft.net/forums/thread/56766.aspx   While your at it,   thanks
    Posted to Cute Editor for .NET (Forum) by AndyFel on December 16, 2009
  • Re: toolbar display

    Adam,   I've found the problem. It was an ISS configuration in the Virtual Directory. The execute permission was settled to ''None''. I've changed it to ''Script Only'' and the toolbar display is now correct.   Thanks for your help !!
    Posted to Cute Editor for .NET (Forum) by stef_guil on July 28, 2006
  • How to customize the toolbar?

    Hi,   It is probably an easy question.   Can you give me an example how to customize the toolbar buttons.   I would like to delete the ''save'' button.  I already choose the ''simple'' configuration.   Thanks for your help,   Olivier
    Posted to Cute Editor for .NET (Forum) by olivierverdin on July 22, 2004
« First ... < Previous 34 35 36 37 38 Next > ... Last »