Search

You searched for the word(s): "image editor"'A=0
Showing page 44 of 166 (1,657 total posts) < 1 second(s)
  • Re: Is it possible to write custom status text on the Cute Editor Control area

    David,   You can embed a div tag and assign an ID.   When CuteEditor_OnChange event is fired, update the innerHTML of this control like we did in the folllowing example:   http://cutesoft.net/example/JavaScript-API.aspx     >>Could you show me where to include the div ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 31, 2007
  • Re: How to add text near the icon image in toolbar

    Ramu,   Check the source code of the following files:   \Framework 1.x\cs\customization.aspx \Framework 1.x\vb\customization.aspx \Framework 2.0\cs\customization.aspx \Framework 2.0\cs\customization.aspx   You can add any web control into Cute Editor as a custom button.     
    Posted to Cute Editor for .NET (Forum) by Adam on July 7, 2007
  • Re: image insert with https

    thanks. this seemed to work.   However, i onyl want the url to change for images inserted. I want to replace src=''http   with   src=''https. I am having issues with the quotations lining up and haveing double quotes inside the second string. I got as far as this.   <script> function ...
    Posted to Cute Editor for .NET (Forum) by Benava on April 27, 2009
  • Problem with custom Popup in Insert Image Dialog in IE

    I have implemented CuteEditor in my CMS but run into the following problem:   When a user wants to add a image, he or she clicks on the ''Insert Image'' button in CE. In that dialog i made an extra button which when clicked on opens a popup where you can choose an image from a custom list. When chosen the popup automatically closes ...
    Posted to Cute Editor for .NET (Forum) by SaferSephy on January 29, 2008
  • Feature Request: Actual Image Sizes

    Adam,   Can you consider for future addition that when someone is working through any of the image property pages that it can show not only the image src height and width but also the REAL image height and width. Our QA team needs to no the real image height and width to determine is a content author simply dragged a large image to a ...
    Posted to Cute Editor for .NET (Forum) by lucast on July 21, 2005
  • Re: Is there an "About" button?

    Thanks for the help.  Here is what I've done so I can have an ''About CuteSoft'' type button in the Toolbar.  The reason I want one is to make it faster for me to determine if the version online is the latest version available, without having to go the webserver and ''hover'' over the dll file.   I created an About.aspx page in ...
    Posted to Cute Editor for .NET (Forum) by ValleyHope on November 21, 2008
  • Re: Image Height Width.

    Hi gurpreet,   1. I suggest you upgrade to the  latest version and try again.   Latest version download: http://www.cutesoft.net/downloads/folders/21904/download.aspx   2. Try create a simple page like below and test it on your site. I thing some style sheet cause this issue.   3. You can remove the css file one by ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 14, 2010
  • Re: code to drop an image from images dropdown

    ok I figured it out   the code on the site Adam linked to originally works fine, but you have to be careful in which what order you issue commands to alter the cute editor programtically.   I created helper functions to step through management of the cute editor - the code snippets and images drop down only work when called last in ...
    Posted to Cute Editor for .NET (Forum) by oompah on April 14, 2010
  • Re: Image editor not showing images

    Hi   I have the same probem. I cant use the ImageEditor i get a JavaScript error.   All folders have the right ...
    Posted to Cute Editor for .NET (Forum) by qube on May 31, 2007
  • Re: When I drag and drop an outside image into editor it disapears when click on preview

    J.Bauer,   Can you reproduce the problems in the following link?   http://cutesoft.net/example/general.aspx   The above example is using the latest version (02/09/2006).   Keep me posted    
    Posted to Cute Editor for .NET (Forum) by Adam on February 9, 2006
« First ... < Previous 42 43 44 45 46 Next > ... Last »