Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    RichTextItem change(d) event

    Hi,

    it seems the RichTextItem only fires change events when you interact with the controls i.e. changing fonts/sizes bold/italic etc but not when you type into the text area... is this intentional behavior?

    Hope someone can help, coding with SmartGwt has been an uphill struggle to say the least...

    Thanks in advance!

    Christian

    #2
    Hi, I have the same problem. Actually it seems the changed event is fired, but it throws a javascript exception saying that "ctrlKey" cannot be called on "undefined", in other words the javascript equivalent of the nullpointer exception.

    Comment

    Working...
    X