|
Search
You searched for the word(s): Toolbar
Showing page 77 of 142 (1,418 total posts)
< 1 second(s)
-
Adam,
Thanks for the update.
I did download 6.1 to C:\CuteEditor\6.1
and then copied the contents of C:\CuteEditor\6.1\Framework 2.0\CuteSoft_Client\CuteEditor
to my project directory. Now when I run the program, it is giving me exceptions saying 'Object Expected', and if I continue, Editor appears without toolbar and it is not ...
-
I need to create the toolbar dynamically from a comma separated list stored in a database. Additionally, I would like those items to be created in groups, like how they are when defined in the XML file (g_start, g_end). Adding g_start and g_end to the comma separated list doesn't work. How do I group items this way?
Additionally, I need ...
-
I'm trying to customize the context menu to exclude features that I have already removed from the toolbar. I have tried adding a context section to my custom configuration, but it does nothing. The only option I have is all or nothing. I would like to use the context menu but I need to remove some of the insert options.
here is the client ...
-
I have an application where I use the cutesoft editor.
When loading a record from the database, the editor shows text taken from the ''Text1'' field.
editor1.text = orow.item(''Text1'')
This shows the text fine.
Now at the bottom of the page, I have a checkbox, chkHTML. Basically, when this is checked, it ...
-
I'm now getting a serious error that confuses me (like so many other things...). I load an HTML file into CE then click [Preview]. The file has a URL link that I click. The url opens inside the preview window. When I then click [Normal], the app fails with the information below. I am running the app on localhost.
The HTML file in ...
-
Adam wrote:Please check this article:
http://cutesoft.net/developer+guide/ReferenceToolbar.htm
Thank you, that is helpful.I have this code in my application:ctrl.Attributes(''onclick'') = ''CuteEditor_GetEditor(this).ExecCommand('PasteHTML',false,'<h2>Submit Here!!</h2>')''As you can see, ExecCommand uses ...
-
Hello!
I have some questions regarding issues with CuteEditor and Firefox.
I have installed the demo-version 5.2 for .NET and are using IE 6.0 and Firefox 1.0.7 (running WindowsXP).
1. I have made a aspx page in .NET which dynamically adds Editors with different settings applied to them. In IE everything works fine I can ...
-
hi,
I have upgraded CuteEditor 4.0.0.6 to 5.0. And it is giving an error saying that PageProperties Tag cannot recognize. So I removed PageProperties tag from my HTMl code, written with CuteEditor 4 version. If I remove it, CuteEditor text area is not visible and toolbar is displaying at vertically at center ...
-
Hi !
I'm a new customer since last friday, and I have been working around CuteEditor during all week-end. Sofar, it looks really great. I was able to add buttons, and stuff, but I have a strange behavior when I try to add buttons to the toolbar by hand, instead of using the template. Here is some code ...
-
I checked the version. It is the same. I replaced my code in the web.config file with the code you posted. Now I get this error. A critical error has occurred.
Check your provider configuration for errors! Could not find file ''C:\Develop\DNN_3.1.0\1.css''.
... 77 ...
|
|
|