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
64
of
142
(
1,418
total posts)
< 1
second(s)
Re: Toolbar icons take an age to show then often will not appear at all
Geoff, Please check this example: http://richtextbox.com/test/ajax-support.aspx Click the download button to get the source code of this example. Hope it helps.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 23, 2009
Re: Multiple editors operating off same toolbar buttons
Gav, This feature is not supported in the current version. We will include it in the next version. Sorry for the inconvenience.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 6, 2007
Re: font type
Dear goh6613, Put the
toolbar
items needed to be disabled into this Editor.DisableItemList string. For example: <CE:Editor id=''Editor1'' DisableItemList=''Bold, Italic'' runat=''server''></CE:Editor> C#: Editor1.DisableItemList = ''Bold, Italic''; VB: Editor1.DisableItemList = ''Bold, Italic'' More ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 11, 2010
Double click on a custom code
I wanted to have a customer
toolbar
button that would create some div tags with stuff inside. However, the key is that I would like the users to be able to select the output DIV double click and get the dialog with the properties. Basically how it works for buttons and images in the system. Is this possible to create my own ''properties''?
Posted to
Cute Editor for .NET
(Forum)
by
FMendes
on
December 20, 2007
Re: Call server side code (i.e. .NET code) when clicking on CuteEditor's button
Please check the following article: How to create/register a custom button (Server Control) so that it can be used in the template?( C# | VB ) This example demonstrates how easy it can be to add Server Controls to the CuteEditor and register it ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 18, 2008
Re: Bug: Paste Word 2007 with CEditor 6.4 & Firefox 3.5.2 only
Hi Ken, Thanks for your reply! To answer your questions, yes it happens with the demo editor you supplied. (I selected ''PasteText'' and ''PastePureText'' - both times it happened.) We have seen this same issue happen with many versions of Firefox on many different computers - but I am currently using Firefox 11.0. And it is not ...
Posted to
Cute Editor for .NET
(Forum)
by
Ilana
on
March 28, 2012
Toolbar event fire
Hello Adam: My question is : I want a custom javascript event to fire wheneven any button of the
toolbar
is pressed. How can this be done? I am using version 4.5 The event I am going to fire is javascript function in the aspx file.
Posted to
Cute Editor for .NET
(Forum)
by
Pintod
on
November 2, 2005
Re: CuteEditor and IE8 Compatability
Haha, being a developer i can joke. Functionality isn't everything. It seems to function fine, i haven't run into any issues yet while testing out my trial version. However there are a few visual elements that i don't believe function the way the are supposed to. The
Toolbar
doesn't seem to shrink up to ...
Posted to
Cute Editor for .NET
(Forum)
by
SyntaxC4
on
December 9, 2008
Re: Call to Paste, PasteText and Pasteword insert action name, not content
You are not addressing the problem... I am trying to paste information contained in clipboard into the editor. How can I use PasteHTML to paste from clipboard? Please read what I said: cuteEditor1.ExecCommand(''PasteText'',false,''PasteText''); Inserts the word ''PasteText'' in the body ...
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
December 28, 2006
How Can I add a custom dropdownbox in the toolbar
Hi! I would like to add a custom dropdownlist to the
toolbar
and when the user selects the item have it inserted in the textarea, just the 'Links' dropdown. Thanks!
Posted to
Cute Editor for .NET
(Forum)
by
hamid_gsts
on
February 16, 2008
More Search Options
« First
...
< Previous
62
63
64
65
66
Next >
...
Last »