Search

You searched for the word(s): image editor
Showing page 164 of 229 (2,285 total posts) < 1 second(s)
  • Space Problem

    Hi all, I have a problem with some spaces added by the editor.   I want to put two images one under the other in a div that has a width of 230px.   I can simply add this code:   <img height=''307'' alt='''' src=''image01.gif'' width=''230'' border=''0'' /><img height=''20'' alt='''' src=''image02.gif'' width=''230'' ...
    Posted to Cute Editor for .NET (Forum) by WileECoyote on September 6, 2007
  • Dynamic ImageGalleryPath in VB2005

    I'm using Cuteeditor in a VS2005 Website, often as a replacement template for a text box.   All my users log into the website with a username and password, which means that their profile is known.   I would like to specify upload directories based on the conventional ''~/uploads'' directory extended with a four character number ...
    Posted to Cute Editor for .NET (Forum) by pmcaron on August 9, 2007
  • Re: DotNetNuke 4 - None Of The Dialogs Windows Work

    The only thing not working is the image gallery. I do not have the ability to edit images after selecting an image and then clicking on the Image Editor.   It does not draw the image on the dialog screen.     AssemblyVersion: 04.00.02Method: CuteEditor.ImageEditor.DrawShow..ctorFileName: FileLineNumber: 0FileColumnNumber: ...
    Posted to Cute Editor for .NET (Forum) by sam1964 on March 4, 2006
  • Re: Integrating our own Image Gallery?

    Adam & Terry,Thanks a bunch for the sample code  Have had a quick scan through the code to see what it does, but haven't had time to try customising to our needs yet - looks like I should be able to get what I want with fairly minimal fuss. We have bought the Team Dev license regardless, as we desperately need an updated editor for our ...
    Posted to Cute Editor for .NET (Forum) by DanGreen on January 19, 2005
  • Insert image performance extremely slow

    I'm running cuteeditor 6.6 within yetanotherforum 1.9.4 using:  http://cutesoft.net/forums/thread/49876.aspx .  Hosted on GoDaddy running IIS 7, .net 3.5   THe editor box usually loads within 2 or 3 seconds, but when invoking the 'insert image' icon on the toolbar, the dialog takes 10-20 seconds to render, and images are ...
    Posted to Cute Editor for .NET (Forum) by RichP714 on April 26, 2010
  • Re: Custom Button Questions

    Thanks Adam,   That helped a lot.  Now I need to be able to paste back in to the main editor, but keep the <script> tags in place.  I'm using the code from the example:   function button_click() { var editor=Window_GetDialogArguments(window); var ...
    Posted to Cute Editor for .NET (Forum) by Aaron Edwards on April 9, 2008
  • dynamically create the Image editor

    I am creating a button for the toolbar with some special functionality and I wanted to find out if i can run the image editor myself dynamically in the codeI wass thinking something like thisCuteEditor.ImageEditor.ImageEditor myie = new CuteEditor.ImageEditor.ImageEditor();myie.ImageUrl = ...
    Posted to Cute Editor for .NET (Forum) by daop1 on December 2, 2005
  • Re: enablesessionstate error

    Kris, The version 5.0 has added a new feature, Online Image Editor.All your questions are related to the online image editor.>>Error 1 Could not load file or assembly 'CuteEditor.ImageEditor' or one of its dependencies. Please check your project bin folder and make sute the CuteSoft.ImageEditor.dll exists.Keep me posted.  
    Posted to Cute Editor for .NET (Forum) by Adam on September 26, 2005
  • Re: Questions / buggs...

    >> If I double-click an image, it is not shown the height and width of the dialog box as it did in Cute Editor.   RTE handles this logic differently.   When you double-click an image, the original size of image will appear in the corner of preview panel.   By default, the image code will be <img ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Adam on November 27, 2012
  • Re: filter images in image filter

    sanjayvishu,   If you are using the Store Files (images and documents) into a Database solution, the image editor should be disabled automatically.    
    Posted to Cute Editor for .NET (Forum) by Adam on April 30, 2007