Search

You searched for the word(s): Toolbar
Showing page 26 of 142 (1,418 total posts) < 1 second(s)
  • Cannot hide 'InsertTable" button on toolbar?

    We have to dynamically, at times, hide certain toolbar buttons.   I have hidden all of the buttons using the following construct, EXCEPT for the InsertTable one, which for some reason seems to persist.  Is there something different about this button?   Thanks. Dim tc As CuteEditor.ToolControlCollecton tc = ...
    Posted to Cute Editor for .NET (Forum) by rockford on May 10, 2007
  • Font fore color and background color toolbar buttons not working?

    We have a page that uses the cutesoft editor.  It is using the ''Minimal'' toolbar, with the font forecolor and background color toolbar buttons added.  When we try to use the toolbar, the bold, italics, underline and the alignment (left, center, right, justify) buttons work, but the font forecolor and background color do not - the text ...
    Posted to Cute Editor for .NET (Forum) by ralc001 on October 2, 2011
  • How to Create a Custom Toolbar Configuration File in Dotnetnuke ??

    Hi @all,   how could I assign a custom configuration-file to a user role ? I have a role named ''Redakteure''. I try to create a custom configuration file named Redaktuere.config. Where could I assign this configuration file to the user role ''Redakteure''?   Thanks for help !    
    Posted to Cute Editor for .NET (Forum) by fabert on April 16, 2007
  • Re: CuteEditor show only unformatted text and no toolbar

    I am experiencing the same thing, but only in Internet Explorer 11, which I got when I installed Windows 8.1 the other day.  When I view the HTML source of the page, I see that the Cute Editor window is being rendered as a plain textarea.  It is still rendering normally in Firefox and Chrome.   I have another component on my site ...
    Posted to Cute Editor for .NET (Forum) by ddcohen on October 31, 2013
  • Re: Change Toolbar's configuration in runtime.

    Please check this example:   http://cutesoft.net/example/JavaScript-API.aspx   You need to use CuteEditor_OnCommand event.   Here is the code of that example:   function CuteEditor_OnCommand(editor,command,ui,value)           { ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 18, 2009
  • Re: DNN Provider 4.0 - Customize Toolbar by Role?

    OK, only thing I can't figure out how to do. Directory for images, media etc need to be portal specific. I can't figure out how to get that. I run several installs with 30 or 40 child sites, it just won't due if everyone gets the same upload directory. I'm sure theres some map path thing I can do, but I'll need your help. Thanks
    Posted to Cute Editor for .NET (Forum) by jhoelz on April 8, 2005
  • Re: Toolbar icons show incorrectly

    dotnetdeveloper, I have tested your file. This configuration file work perfectly here. I guess the problem is called by the toolbar image doesn't match the client files. Please download the control again and overwrite all the client files, DLL. Then try again. Keep me posted
    Posted to Cute Editor for .NET (Forum) by Adam on August 24, 2007
  • Re: Toggling the toolbar

    But there is no way to hide the toolbar while in non-fullscreen mode and show it in fullscreen. You may need to do something like this example: http://cutesoft.net/example/dad.html
    Posted to Cute Editor for .NET (Forum) by Adam on March 3, 2005
  • Re: tool bar still appears when editor.enable=false

    wolf11th: Hi Eric, thx for your reply if I remove  the configurationPath, how can I customise the toolbar? The idea is on the back end, our system check the user level, if the user is read only, it needs to disable the editor. If not, it will still show the user the toolbar. So I think I still need to specify the tool configuration ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 16, 2010
  • Re: Toolbar displaying incorrect image for certain buttons

    Ok, problem solved.   It turns out that although we had transferred the new .dll files into the bin folder, these were bein g overwritten by the old dll files in our WebLibs folder, resulting in us having out of date dll files.   Many thanks for your help.
    Posted to Cute Editor for .NET (Forum) by DLRichards on August 15, 2008
« First ... < Previous 24 25 26 27 28 Next > ... Last »