Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » Databinding and rich text editor
Databinding and rich text editor [message #590427] Tue, 09 September 2008 07:12
Mario Cervera is currently offline Mario CerveraFriend
Messages: 66
Registered: July 2009
Member
Hi.

I am trying to use databinding with the rich text editor. I've managed
to make it work by simply returning an instance of
RichTextObservableValue the same way observeText returns
TextObservableValue. RichTextObservableValue is a class I've implemented
which inherites from AbstractVetoableValue. Everything is ok but I have
problems with the modify listener, that is, the ModifyEvent is not fired
when I write in the RichTextEditor, therefore my editor is not set as
dirty. To my surprise, this event is fired when pressing keys like
delete, back space... but not when I press simple characters. I don't
understand what is going on. Has anyone experienced anything similar?
Has anyone got to make databinding work with this editor?

Thanks in advance.

Mario
Previous Topic:Problems with Rich Text Editor
Next Topic:Building Composer on alternative platforms
Goto Forum:
  


Current Time: Thu Apr 25 23:15:32 GMT 2024

Powered by FUDForum. Page generated in 0.03327 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top