|
Search
You searched for the word(s): Toolbar
Showing page 55 of 142 (1,418 total posts)
< 1 second(s)
-
Id like to display the CuteEditor toolbar only on focus of the textbox. Then when I leave the textbox, hide the toolbar. Is this possible. Thanks
-
Sorry,May I ask a question which make a laughingstock of oneself before experts.
This is only a aspx file,Can you tell me, I have no need to add CS code to bulid my solution?,and what the aspx code file should be placed,is it placed in to the CuteSoft_Client\CuteEditor\Dialogs folder,and how to register the custom button into toolbar,how to ...
-
Andrew, Compare to the version 3.0, the version 4.0 has lots of improvement and new functions.
We also implemented many methods to improve the loading speed.
By default, the Cute Editor loads all the functions, toolbars and menus. Most of our clients don't use the default configuration and create their own toolbar set.
How to ...
-
Unfortunately, this doesn't work. I put the following line in my OnInit :
editor.CodeViewTemplateItemList = ''Bold,Italic,Underline,Save,Print,Cut'';
The only buttons that showed up were Save, Print, and Cut.
How do I get Bold, Italic, Spellcheck, etc. to show up in Html Mode?
-
Hi -
I'm new to my company and they are using Cute Editor inside their LMS (Learning Management System) as part of a Content Management System for authoring online courses. I am responsible for creating User Guides and Performance Support (online help) for the system. Is there any documentation that explains each toolbar icon/feature ...
-
Hi, I created one custom button on toolbar using the following code
---------------------------------------------------------------------------------------------'get the pos after the ZoomDim pos AsIntegerpos = Editor1.ToolControls.IndexOf(''Zoom'') + 2Dim ctrl As System.Web.UI.WebControls.WebControlctrl = ...
-
Hi All
Good Product!!
Actually I want to increase the width of the images in tool bar.
Or
If i customise my own button then can i call InsertImages or Insert Templates
-
I think that in the next release of cutesoft, they should set UseHttpHandlerCacheImages
to false by default cuz I guess that's a problem which many users of cutesoft get.Don't u think Adam?~Luckyhuss
-
I was disabling the form icon in the toolbar (in the page_init because of the bug where the postback event is lost) and found a typo in the document: CuteEditorDeveloperGuide.chm The page describing Toolbar Configuration file Structure shows the item name for the form icon as ''Form'' but it is actually ''InsertForm'' Thought ...
-
I added my custom style class in the Template.aspx, but when I run CE it doesn´t show the added style.My guess is that I need to set something like: ce1.IncludeNewStyleInDdlStyle = ''ceMainText''; ???
... 55 ...
|
|
|