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
141
of
184
(
1,834
total posts)
< 1
second(s)
Re: Can dynamically hide/show toolbar buttons?
CuteEditor.ToolControlCollecton tc = Editor1.ToolControls; tc.Remove(''Bold'');
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 1, 2007
Re: Toolbar customization question - line breaks
That's did it. Perhaps that should be noted prominently in the documentation
Posted to
Cute Editor for ASP
(Forum)
by
geggold
on
April 12, 2006
Re: Localization: Strange behaviour when combining Toolbar.add and Template
Thomas, That's a bug. We will fix it in the next release. Adam
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 24, 2004
Re: how to add seperator dynamically
Rajaram, Please check this method: Editor.Add
Toolbar
Separator Method Adds a separator ( line between
toolbar
buttons ) to the editor
toolbar
. Or: Editor1.TemplateItemList=''{Bold|Italic}''
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 25, 2007
Re: Configuring the Toolbar
Try the following code: Editor1.FontSizesList = new string[] {''1'',''2'',''3''}; Editor1.FontFacesList = new string[] {''Arial'',''verdana''}; Hope it helps.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 17, 2004
Re: CSS dropdown menu renders full screen
Adam, please take a look at this link and let me know if you can suggest any fixes. You will have to wait a bit for the
toolbar
to load'', then click on the CSS dropdown bar, it will render full width of IE& browser.... http://www.proteaninteractive.com/cetest.aspx Jamie
Posted to
Cute Editor for .NET
(Forum)
by
jattwood
on
May 11, 2007
Re: Config file doesn't seem to be used
HI danpc, Yes, I can reproduce this problem too. The skin and
toolbar
setting has problem. I will report it to the development team to check this issue and get back to you as soon as possible. Regards, Ken
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
December 10, 2013
Re: Custom button
Dear frJericho, The
toolbar
image path solution in RTE likes the below code 1. this.set_imagename("openfolder"); 2. RTE will find "richtexteditor/images/openfolder.png” as the image source in this demo. Regards, Jeff
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Jeff
on
December 10, 2013
How to create custom rich dropdown list
Hi firends, I need help to create custom richdropdown list in
toolbar
. similar like insert images dropdown can any one forward code to create dropdown thanks Ramu
Posted to
Cute Editor for .NET
(Forum)
by
ramu
on
September 26, 2006
Functionalities
Now that I have installed CuteEditor, I would like to know how to add items to the dropdown lists code snippet, images and links. I would like to also be able to add a customized button to the available
toolbar
above. Is this possible?
Posted to
Cute Editor for ASP
(Forum)
by
theladycoder
on
November 4, 2003
More Search Options
« First
...
< Previous
139
140
141
142
143
Next >
...
Last »