Search

You searched for the word(s): toolbar
Showing page 57 of 184 (1,834 total posts) < 1 second(s)
  • DNN Provider 4.0 - Customize Toolbar by Role?

    I am evaluating the DotNetNuke Provider 4.0. What I really want to be able to do is to have a different set of toolbar buttons appear for different DNN user groups. For example, administrators would get the full set of buttons, group X would loose the table buttons, group Y would only have the B U I buttons. I can see that it is possible to ...
    Posted to Cute Editor for .NET (Forum) by lneville on February 10, 2005
  • Re: Personalizing color display

    Hi Cassiopeia,  DropForeColor and DropBackColor just the example code, it not use in editor by default.  If you want to test it, please follow the steps below 1. open file ''\cuteeditor_files\Configuration\AutoConfigure\Default.config''. 2. Find section below  <item type=''dropdown'' name=''FontSize'' ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on February 21, 2011
  • Re: Is there an "About" button?

    Thanks for the help.  Here is what I've done so I can have an ''About CuteSoft'' type button in the Toolbar.  The reason I want one is to make it faster for me to determine if the version online is the latest version available, without having to go the webserver and ''hover'' over the dll file.   I created an About.aspx page in ...
    Posted to Cute Editor for .NET (Forum) by ValleyHope on November 21, 2008
  • Re: Cute Editor breaking (appendChild)

    Through DHTML and JavaScript trickery I was able to implement a different round-about solution to avoid appendChild. In the process I noticed Opera does not properly render CuteEditor if it's initial display is set to none. More accuratly, it's containing DIV is set to none (CuteEditor attributes are untouched). Upon setting it's ...
    Posted to Cute Editor for .NET (Forum) by freedom9ner on September 23, 2008
  • Re: Height renders differently in IE and firefox

    I'm having the same issue. However, the example link looks fine on both browsers. So I'm wondering: is there a minimum Height on the cute editor? I need it to be no more than 100 pixels high, and it looks roughly twice that. I can't seem to get it smaller. (and I have the toolbar turned off, and am showing the footer bar ...
    Posted to Cute Editor for .NET (Forum) by Eggcited on June 13, 2007
  • Re: Embedding your web-based AJAX app in another page

    Thanks Adam but it only displayed the toolbar. However this code seems to be for just embedding the chat window. What I need to do is embed CuteSoft Live Support in a web page. So I need to have the 'chat now' button, the initial request screen and the chat window (which are both currently displayed in a pop-up window) all embedded into the web ...
    Posted to Cute Live Support (Forum) by Neil on June 5, 2007
  • Re: Use the hotkey for maximizing editor in read only mode

    Adam, Just because of the way I want users to use the ''web form'' created for use with the Cute editor, I need to display it in Preview mode using the following code   this.FormEditor.ActiveTab =CuteEditor.TabType.View;   this.FormEditor.ShowPreviewMode = true   I want the users to enter data and such on the form but not ...
    Posted to Cute Editor for .NET (Forum) by AMarino on April 26, 2006
  • Re: Couple Javascript issues

    Unfortunately , I cant upload a screen shot here but the button is on the main tab of the properties window. Drop a text box, right click, the properties window opens up, name of the tab is input. Look towards the bottom under the section marked general. There, in the row below alignment is the FOnt Color text input field. It has an image next to ...
    Posted to Cute Editor for .NET (Forum) by AMarino on January 30, 2006
  • Re: Blockquotes

    Hi Adam   Yes for some reason it seems not to work, it could be that the .execCommand('Indent') is meant to replace it, this inserts <blockquote>s however it includes some inline style attributes,  and also nests <p> tags, which is specifically what I'm trying to avoid ! ie like this   <BLOCKQUOTE ...
    Posted to Cute Editor for .NET (Forum) by mgoodson on June 2, 2004
  • Re: CuteEditor show only unformatted text and no toolbar

    Please try this example:   http://cutesoft.net/example/general.aspx   If it works for you, please download the latest build then try again.    Please download the lastest build from:   http://cutesoft.net/downloads/default.aspx  
    Posted to Cute Editor for .NET (Forum) by Adam on November 7, 2013
« First ... < Previous 55 56 57 58 59 Next > ... Last »