At the moment it looks that the following equation is valid:
Delphi + PHP + MatLab + ... = Python
Therefor I'm moving to Python.
Now Python has no (good) RichEditor,
and RVe is fatastic.
So I'm thinking of using RVE in Python,
maybe something like writing a DLL in Delphi,
and than call the DLL from Python.
Has someone experience with using RVE in other languages ?
thanks,
Stef Mientki
using TRV in other environments ?
-
- Site Admin
- Posts: 17534
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Very good idea, didn't even know I could create an ActiveX thingy with Delphi, thanks Sergey.You can place TRichViewEdit and TRVStyle on ActiveForm and create ActiveX.
Good to note that, because I was already forgotton.But TRichView license does not allow distributing ActiveX or DLLs without our written permission. We must be sure that they will not be used (directly or indirectly) as libraries competitive to TRichView.
Too bad I can't enrich the Python community with a "richer view" on editing
cheers,