Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Toolbar
More Search Options
Showing page
23
of
184
(
1,834
total posts)
< 1
second(s)
Re: Editor.toolbar.Add
Maligor, I suggest you register your own button and use it in the template property. This method is very flexible. For adding a custom button one needs to follow two steps. Step1: Register the button to the CuteEditor . <script runat=''server''> void Page_Load(object sender, ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 19, 2004
Default toolbar profile with custom button
Hi! I'm doing my best to add a custom button to the default
toolbar
of Ritch Text Editor but so far it hasn't worked. In the custom button example 1 (vb.net) I seem to be able to add a custom button only when I use code that creates an entire new
toolbar
. Like this: <script ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Floris246
on
November 13, 2013
Re: CuteEditor configuration - toolbar, context, and html toolbar.
In my experience both using Autoconfiguration mode or a custom configuration file the XML section <codeview
Toolbar
s>...</codeview
Toolbar
s> IS completely IGNORED. Using version 6. Please solve. Thanks Nicola
Posted to
Cute Editor for ASP
(Forum)
by
nicola-grassionline
on
September 5, 2008
Sv.: Re: Urgent!.. toolbar dont refresh, plz help
My problem is that the
toolbar
is one step behind of my selection. When I choose one file in the dropdownlist nothing happens, but when I change it again, the
toolbar
refresh to the state before. How can I solve that problem ?
Posted to
Cute Editor for .NET
(Forum)
by
Ronnie82
on
November 14, 2005
Re: DNN3.1.0 Trouble with Toolbar and Roles
I agree that the granularity is a big improvement, but there is this one major shortcoming. A way around it is to allow the security to default or float to the nearest match. For instance I am a member of security groups 2, 3 and 4. If groups 1 and 2 were defined in web.config I should get the first match (group 2) as my security ...
Posted to
Cute Editor for .NET
(Forum)
by
dmbrubac
on
October 18, 2005
Re: Toolbar Copy Button and Context Menu Copy Option Issue
Hi CTietgen, It due to the chrome/firefox browser security limitation, so must use ctrl+c and ctrl+v to achieve the copy/paste. Has not a good way to break it for now. Sorry for your inconvenience. Regards, Ken
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
November 22, 2013
Re: Wrong images are appearing in my toolbar
aaron, The reason of this issue is very simple: Your DLL version doesn't match the client files. Open CuteSoft_Client\CuteEditor\Themes\Custom\Images\all.png. This long and narrow image contains all
toolbar
images. The information about how to get the correct image this long and narrow is defined in the DLL.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 27, 2007
Re: Firefox, some toolbar buttons occasionally set to CuteEditorButtonOver on load
Sorry, I have changed the way I handle the way I wait for the editor to Initialize. I was using setTimeout because I did not know about AddInitializeScriptCode. Some weird timing issue that stopped occurring when I changed to the correct method. This post can be deleted / archived.
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
February 1, 2008
Re: adding chekbox in the toolbar like dropdowns
Here is an example to create a customized button to editor
toolbar
. <?php $editor=new CuteEditor(); $editor->ID=''Editor1''; ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
March 18, 2010
Re: Change source toolbar?
Hi AndyFel, 1. You can custom the source view
toolbar
in this file "\richtexteditor\plugins\
toolbar
_code\plugin.xml". 2. If you want to disable the upload function, please open file "\richtexteditor\config\default.config", find section below and change it to false. <security ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
December 23, 2013
More Search Options
« First
...
< Previous
21
22
23
24
25
Next >
...
Last »