Search

You searched for the word(s):
Showing page 2 of 2 (20 total posts) < 1 second(s)
  • File / database storage

    Hi, &nbsp; 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 ...
    Posted to Cute Editor for .NET (Forum) by sjurmr on March 4, 2008
  • Re: ImageEditor in Safari, Firefox and Opera

    Adam, &nbsp; Thanks for pointing that out. &nbsp; Regards, Sjur
    Posted to Cute Editor for .NET (Forum) by sjurmr on January 15, 2008
  • ImageEditor in Safari, Firefox and Opera

    Hi, &nbsp; 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. &nbsp; Please ...
    Posted to Cute Editor for .NET (Forum) by sjurmr on January 9, 2008
  • Bug in link type

    Hi, &nbsp; 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 ...
    Posted to Cute Editor for .NET (Forum) by sjurmr on December 20, 2007
  • Re: Settings for InsertDocument.aspx

    Adam, &nbsp; 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 ...
    Posted to Cute Editor for .NET (Forum) by sjurmr on November 28, 2007
  • Settings for InsertDocument.aspx

    Hi, &nbsp; 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: &nbsp; ~/CuteSoft_Client/CuteEditor/Dialogs/InsertDocument.aspx?isframe=0&amp;setting=!3wEWAgUFbmItbm8FAyRhMfc!35B7LXWKUMY7CEdWAfBqUM8eZ &nbsp; This works out ...
    Posted to Cute Editor for .NET (Forum) by sjurmr on November 28, 2007
  • Re: Context Menu items

    Thanks, that worked out fine. I also added the ''Italic'' and ''Underline''-commands from the formatting menu. Regards, Sjur
    Posted to Cute Editor for .NET (Forum) by sjurmr on October 25, 2007
  • Context Menu items

    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 -&gt; ''Bold/Italic/etc.'' my end users can select Bold/Italic/etc. directly? Regards, Sjur
    Posted to Cute Editor for .NET (Forum) by sjurmr on October 24, 2007
  • Re: Editor Text property

    Adam, &nbsp; I believe the problem lies in the Ajax component and not in CuteEditor. I am sorry for troubling you with this issue. &nbsp; Regards, Sjur
    Posted to Cute Editor for .NET (Forum) by sjurmr on October 23, 2007
  • Editor Text property

    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 ...
    Posted to Cute Editor for .NET (Forum) by sjurmr on October 19, 2007