DreamEdit component converted to Delphi 2010
I am using the DreamEdit (source code editing) component (of which I have 开发者_Go百科a license and the source). Sadly, the company behind it (DreamCompany) stopped supporting and upgrading the component some years ago.
Has anyone been using this component too ? And more importantly, has anyone upgraded this component to Delphi 2009 or Delphi 2010 ?
I am willing to pay any reasonable price for this upgrade to Delphi 2010.
Thanks.
I tried to convert it myself but didn't have much luck because of all the Unicode differences, so in the end just decided to convert to SynEdit.
SynEdit is Unicode-enabled and provides much the same functionality as Dream Memo does. It's at http://synedit.sourceforge.net/
Just to give an update on my own question: I looked around some further, found SyntEdit (note the t after Syn, so this is NOT SynEdit), downloaded it, tried it out under Delphi-2010 and bought a license.
It really does seem to fill my needs, is still maintained and is compatible with Delphi-2010 (the main reason why I was looking for another component suite than DreamEdit).
If anyone should be interested: it can be found here: http://www.econtrol.ru/syntedit.html.
Thanks for all answers ... Erik
LMD SyntaxEdit can be reasonable replacement form DreamEdit - take a look - http://lmd.de/products/vcl/lmdsyntaxedit/
I use TMS AdvMemo
精彩评论