Page 1 of 1

Data editors for DevExpress VCL

Posted: Thu Dec 22, 2011 2:36 pm
by Sergey Tkachenko
We are happy to announce that our components can be used as data editors in Developer Express components.

File: http://www.trichview.com/resources/devexpress/rvdx.zip

The units include two components: TcxTRichViewEdit and TcxDBTRichViewEdit. They have a look & feel of ExpressEditors, but use TRichViewEdit capabilities.
Additionally, they can be used as editors for ExpressQuantumGrid.

More information: http://www.trichview.com/resources/devexpress/

Besides, we updated a set of spell parsers: http://www.trichview.com/resources/spell/rvspell.zip . A new version of TRvDxSpellChecker supports these editors, and you do not need to write any code for implementing a live spelling check in them.

See also:
ScaleRichView+Express Skins

Posted: Thu Mar 22, 2012 6:10 pm
by Sergey Tkachenko
Version 1.4.2

http://www.trichview.com/resources/devexpress/rvdx.zip

Updated for compatibility with DevExpress VCL v2011 vol 2.10
This version is compatible with Express Quantum TreeList - the components can be used in a tree list as inplace editors.

Posted: Thu Mar 29, 2012 1:33 pm
by Sergey Tkachenko
Version 1.4.3

http://www.trichview.com/resources/devexpress/rvdx.zip

fix: inplace editors did not accepted Enter key; not it works (unless you include rvoDoNotWantReturns in Properties.EditorOptions)