Search

You searched for the word(s):
< 1 second(s)
  • Re: Dropdown item highlighting is not consistent

    Please disregard my last post - the dropdowns are being rendered correctly now.&nbsp; I had a build issue that was preventing the latest version of my custom control assembly from being properly referenced.&nbsp;Thanks for your time &amp; assistance-John&nbsp;
    Posted to Cute Editor for .NET (Forum) by JPenn on October 25, 2010
  • Re: Dropdown item highlighting is not consistent

    The issue still exists.&nbsp; The only difference I saw between your editor config and mine is the setting of the EditCompleteDocument property.&nbsp; I tried setting mine to True but it had no effect.&nbsp;I didn't see a programmatic setting for RenderItemBorder in your sample, so I'm left to assume it's in your config file?&nbsp;Here is the ...
    Posted to Cute Editor for .NET (Forum) by JPenn on October 25, 2010
  • Re: Dropdown item highlighting is not consistent

    This worked for the dropdowns that are defined in the config file, but not for the other dropdowns that I am creating programmatically.&nbsp;&nbsp; I have tried setting the RenderItemBorder property on the RichDropDownList object to true but it had no effect - the item highlighting remained the same (dark blue block).&nbsp;&nbsp;
    Posted to Cute Editor for .NET (Forum) by JPenn on October 25, 2010
  • Re: Dropdown item highlighting is not consistent

    The problem is that the dropdowns are inconsistently rendered within the same theme.&nbsp; I have my editor instance set up to use the Office2007 theme, and while the CssClass and Paragraph dropdowns render correctly, the Font and Size dropdowns do not (neither does a custom dropdown that I've added programmatically).
    Posted to Cute Editor for .NET (Forum) by JPenn on October 22, 2010
  • Re: Dropdown item highlighting is not consistent

    How can these properties be set programmatically?
    Posted to Cute Editor for .NET (Forum) by JPenn on October 22, 2010
  • Dropdown item highlighting is not consistent

    When I click on the Css Class or Paragraph dropdowns and mouseover the list items, they are each highlighted by a border.&nbsp; But when I use the Font or Size dropdowns, the highlighting is a dark blue, solid block that makes the black text inside it very hard to read.&nbsp; At first I thought this caused by something I had misconfigured in my ...
    Posted to Cute Editor for .NET (Forum) by JPenn on October 21, 2010
  • Cannot validate contents of hidden CuteEditors

    I am trying to integrate CuteEditor 6.6 into an existing page where it will be replacing another rich text editor control.&nbsp; The page dynamically creates 6 instances of the editor and places each one in a tab within another vendor's tabbed interface control.&nbsp; Each tab renders its contents within a single-cell table that is hidden/unhidden ...
    Posted to Cute Editor for .NET (Forum) by JPenn on October 7, 2010
  • Re: Disable automatic paragraph tag insertion?

    Thanks for the timely responses.&nbsp; Unfortunately I cannot strip all &lt;p&gt; tags from the html as others may be legitimately entered by our end users.&nbsp; I will have to pursue other options.
    Posted to Cute Editor for .NET (Forum) by JPenn on October 1, 2010
  • Re: Disable automatic paragraph tag insertion?

    Thanks Eric.&nbsp; I've already tried the BreakElement property but that hasn't helped.&nbsp; If I understand the documentation, that property is used to determine which tags to insert when Enter is pressed.&nbsp; In my case, I haven't pressed Enter yet, I'm just typing text. &nbsp; On your example page, I selected ''Br'' mode and typed the word ...
    Posted to Cute Editor for .NET (Forum) by JPenn on September 30, 2010
  • Disable automatic paragraph tag insertion?

    When I use CuteEditor 6.6 in IE8, it wraps the text I enter with paragraph tags.&nbsp; I've searched the forums here and apparently this is a known issue, but is there a workaround I can use to prevent the tags from being inserted?&nbsp; Thanks!
    Posted to Cute Editor for .NET (Forum) by JPenn on September 30, 2010