Search

You searched for the word(s):
< 1 second(s)
  • Edit Table or TableOptions command

    We want to change the toolbar functionality for Table options so it edits the table instead of inserting a new one.&nbsp; We want it to function similar to the context menu when you select table options. &nbsp; Current the command on the TableOptions toolbar button is InsertTable.&nbsp; Is there a command that I can replace that with so it will ...
    Posted to Cute Editor for .NET (Forum) by jsmith0429 on January 6, 2011
  • Open Tag Dialog after Paste

    We are using he PasteHTML function to put an html element in the editor.&nbsp; What I would like to be able to do is to select that element, and open the tag dialog for that element after it is pasted. &nbsp; 1.)&nbsp; Is there a way for me to programatically ''select'' the element after I paste it? 2.)&nbsp; After the element is selected, how ...
    Posted to Cute Editor for .NET (Forum) by jsmith0429 on May 14, 2009
  • Re: Tag Dialog Cancel doesn't work

    I guess I should be more specific...lol.&nbsp; The dialog I am working with in partcular is the IMG dialog.&nbsp; If I change properties then click cancel, it still applies those changed properties instead of reverting back.
    Posted to Cute Editor for .NET (Forum) by jsmith0429 on May 8, 2009
  • Tag Dialog Cancel doesn't work

    When the user opens a tag dialog, and makes some changes.&nbsp; Then clicks the cancel button, the changes are still saved in the editor even though the user clicked the cancel button. &nbsp; I know this is because the sync is done on keypress, but is there anyway to change it so that the sync is only done when the user clicks ok? &nbsp; It's ...
    Posted to Cute Editor for .NET (Forum) by jsmith0429 on May 8, 2009
  • Re: Custom Action on Double Click Event

    Is there any way in tag.aspx I can get another attribute of the element?&nbsp; I could potentially change the tag.aspx to load a custom control if it has our controlname attribute?
    Posted to Cute Editor for .NET (Forum) by jsmith0429 on May 4, 2009
  • Re: Custom Action on Double Click Event

    we are going to write our ''controls'' in the editor with image tags....like.... &nbsp; &lt;img controlname=''MyControl'' props=''some properties of control''/&gt; &nbsp; What I want to happen is when this particular image control is double clicked, run some code to load our own dialog, that doesn't use the tag_image.asxc. &nbsp; If the user ...
    Posted to Cute Editor for .NET (Forum) by jsmith0429 on May 1, 2009
  • Re: Custom Action on Double Click Event

    Thanks for the response, but I have a few more questions.... &nbsp; 1) If the image is not one of our controls (controlname property doesn't exist) I want to use the cuteeditor image property box. &nbsp; 2)&nbsp; If I remove IMG from the tag configs, how will I trap the double click event to fire off my own ...
    Posted to Cute Editor for .NET (Forum) by jsmith0429 on May 1, 2009
  • Custom Action on Double Click Event

    I am trying to figure out how to add additional code to the double click event.&nbsp; We are inserting our own &lt;img&gt; tags that have a special property&nbsp; ''controlname''.&nbsp; When the image is double clicked I want to check for this property and if it exists, I want to fire off javascript to load our own popup control.&nbsp; And if it ...
    Posted to Cute Editor for .NET (Forum) by jsmith0429 on May 1, 2009
  • Re: Object reference not set to an instance of an object.

    I got this same error when I re-deployed and my license file did not get copied over.&nbsp; The error when away after I copied the license file over again.
    Posted to Cute Editor for .NET (Forum) by jsmith0429 on March 25, 2009