Search

You searched for the word(s):
< 1 second(s)
  • Re: Edit a text in cuteeditor

    Hi Ken,&nbsp;here's my sample codeStringBuilder marq = new StringBuilder();&nbsp;marq.Append(''&lt;marquee direction=\\'' + this.drpdirection.SelectedValue + ''\'' behavior=\\'' + this.drpbehavior.SelectedValue + ''\'' &gt;sample&lt;/marquee&gt; '');&nbsp;Editor1.Text+=marq.ToString();&nbsp;my problem is I have a dialog where I can select the ...
    Posted to Cute Editor for .NET (Forum) by pilotsredlix on June 25, 2012
  • Edit a text in cuteeditor

    Hi Guys,&nbsp;I have this situation that I have a customize button to add a text with a marquee&nbsp;on my c# code I use Editor.text += strmrq;&nbsp;But I have this problem everytime I want to edit the text, but the new text with the change will insert on the editor but not update the old text.How will I update the text?&nbsp;Please ...
    Posted to Cute Editor for .NET (Forum) by pilotsredlix on June 25, 2012
  • Color picker

    Hi Guys,&nbsp;How does color picker incorporate on dialogs or how was it called on dialog?&nbsp;I have a button to show a new window in which I can select a color and I want to use the color picker of CuteEditor.Can somebody help me on how to call this color picker on my customize popup window?&nbsp;Thanks,pilotsredlix
    Posted to Cute Editor for .NET (Forum) by pilotsredlix on June 22, 2012
  • add a marquee tag properties on text

    Hi Guys,&nbsp;I have a customize button that insert a text with a marquee tag attach on it.I double click on the text it will appear the text properties dialog.I added marquee behavior and direction on the dialog but won't apply on the text.How can I add the marquee tag on the style of the text?&nbsp;&nbsp;Thanks,pilots
    Posted to Cute Editor for .NET (Forum) by pilotsredlix on June 19, 2012
  • Set Background color for cute editor using customize button

    Hi Guys,&nbsp;I want to set the background of the Editor either the color or the image.I created my own dialog how can I have with the same function of setting the color with the color picker&nbsp;used by the cuteeditor dialog?&nbsp;Can you guys help me with this?&nbsp;&nbsp;thanks,pilots
    Posted to Cute Editor for .NET (Forum) by pilotsredlix on June 15, 2012
  • Re: Draggable on Cute Editor

    Hi Adam, &nbsp; Yes we can drag and drop on the editor but we can't move the object where we want to place. Just like the draggable in jquery. &nbsp; Can we incorporate with the jquery's draggable? &nbsp; &nbsp; Thanks, Gracela
    Posted to Cute Editor for .NET (Forum) by pilotsredlix on June 8, 2012
  • Draggable on Cute Editor

    Hi Guys,&nbsp;Does cute editor has the capability to drag anywhere inside the editor?&nbsp;Or can we incorporate the draggable jquery in cute editor?&nbsp;&nbsp;If so, can I have a step by step implementation?&nbsp;&nbsp;Thanks,pilots
    Posted to Cute Editor for .NET (Forum) by pilotsredlix on June 7, 2012
  • Re: Insert Ready made shapes like microsoft word

    okay but can we edit on the shapes? Like changing the fill color of a circle or no color and moveable on the editor?
    Posted to Cute Editor for .NET (Forum) by pilotsredlix on June 5, 2012
  • Insert Ready made shapes like microsoft word

    Hi Guys,&nbsp;Is cute editor has this features or capabilities to insert a ready made shapes just like microsoft word has?&nbsp;Thanks,pilots
    Posted to Cute Editor for .NET (Forum) by pilotsredlix on June 5, 2012