|
Search
You searched for the word(s):
Showing page 2 of 2 (20 total posts)
< 1 second(s)
-
Hi,
I have extended the CuteEditor.Impl.FileStorage class to create a new class MixedStorage for file storage. I can view and upload files, create and rename folders using my overridden methods (public override string RenameDirectory(string dirpath, string name). However, when I try to rename a file it fails. CuteEditor does ...
-
Adam,
Thanks for pointing that out.
Regards,
Sjur
-
Hi,
When opening the Insert Image dialog in Internet Explorer I get 9 icons at the top, including an Image Editor-icon and different zoom options. When opening the same dialog in either of the three other browsers I only get 4 icons. The other 5 are only visible as long as the dialog is loading and then disappears.
Please ...
-
Hi,
There seems to be a bug in the editor causing both Safari (for Windows), Opera and Firefox to behave strangely.
When selecting a link type in the CuteSoft_Client/CuteEditor/Dialogs/Tag.aspx (or actually in the tag_a.ascx usercontrol included in tag.aspx) the drop down doesn't select the correct item. If I select ''mailto:'' in ...
-
Adam,
I am opening the dialog from a user control and I'm not interested in having an invisible CuteEditor in the user control or its containing pages. I simply want to pass the correct hashed settings (or not passing them at all, if that's possible) to InsertDocument.aspx. I have a source code license if you think modifying the ...
-
Hi,
I am opening InsertDocument.aspx to enable file uploads to my application from outside the CuteEditor. This is done by passing an url like the following to a iframe:
~/CuteSoft_Client/CuteEditor/Dialogs/InsertDocument.aspx?isframe=0&setting=!3wEWAgUFbmItbm8FAyRhMfc!35B7LXWKUMY7CEdWAfBqUM8eZ
This works out ...
-
Thanks, that worked out fine. I also added the ''Italic'' and ''Underline''-commands from the formatting menu.
Regards,
Sjur
-
Hi,
I want to only show the items from the formatting group of the context menu. Is it possible to hide the formatting group and make the sub items show on the first level? So that instead of going through ''Formatting -> ''Bold/Italic/etc.'' my end users can select Bold/Italic/etc. directly?
Regards,
Sjur
-
Adam,
I believe the problem lies in the Ajax component and not in CuteEditor. I am sorry for troubling you with this issue.
Regards,
Sjur
-
Hi,
I'm using an Ajax component to do a callback on a page with one or two CuteEditors present. It seems the editor needs some time to render its Text property properly. If I do some changes in the editor and quickly presses the button that triggers callback, the Text property remains unchanged. However, if I use a couple of seconds after ...
2
|
|
|