Jump to content
Registration disabled at the moment Read more... ×
Edwin Yip

HCView - an open source BSD-licensed Rich Edit Control in Delphi

Recommended Posts

Another open source Delphi project worth spreading - a pure Delphi implementation of a rich text editor, like TRichEdit, in BSD license.

 

But be aware - although the classes/methods/vars are well named in English, the comments and documents are in Chinese.

So feel free to ignore it if you mind that.

 

https://github.com/59079096/HCView-Pascal

Edited by Edwin Yip
  • Like 1

Share this post


Link to post
18 minutes ago, Mike Torrettinni said:

The link has some facebook details... if you wanna remove it.

Thanks for the heads up, Mike. I removed the fb details from the link in my post, however, it seems that your quoted reply still contains the details :D

Share this post


Link to post
9 minutes ago, Edwin Yip said:

Thanks for the heads up, Mike. I removed the fb details from the link in my post, however, it seems that your quoted reply still contains the details 😄

OK, fixed too 🙂

Share this post


Link to post

Did you try this component? I would be interested if it has faster implementation of search and highlight - faster than current TRichEdit.

Edited by Mike Torrettinni

Share this post


Link to post
On 4/20/2022 at 8:03 PM, Mike Torrettinni said:

Did you try this component? I would be interested if it has faster implementation of search and highlight - faster than current TRichEdit.

I did compiled and run the demo, but I didn't look any further, so I'm not sure about the performance of search, etc...

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×