Forum > Suggestions
component of formatted text
aguiar:
a big problem in Lazarus is the lack of a component of type RichText (existing in Delphi) that supports bold, italic, underline, images, etc..
for Windows and Linux.
The components tested do not work properly, and not always in different operating systems.
Leledumbo:
--- Quote ---a big problem in Lazarus is the lack of a component of type RichText (existing in Delphi) that supports bold, italic, underline, images, etc..
for Windows and Linux.
--- End quote ---
Big? How many applications require it?
--- Quote ---The components tested do not work properly, and not always in different operating systems.
--- End quote ---
What are they? I've tried RichMemo and RichView, and RichMemo works perfectly for me (I don't test images, only text manipulations, because I only need that).
Dibo:
You always can use THTMLPort or TIpHTMLPanel instead of RichView. Of course only if you need display, not edit in runtime
aguiar:
--- Quote from: Leledumbo on October 04, 2012, 10:53:04 pm ---
--- Quote ---a big problem in Lazarus is the lack of a component of type RichText (existing in Delphi) that supports bold, italic, underline, images, etc..
for Windows and Linux.
--- End quote ---
Big? How many applications require it?
--- Quote ---The components tested do not work properly, and not always in different operating systems.
--- End quote ---
What are they? I've tried RichMemo and RichView, and RichMemo works perfectly for me (I don't test images, only text manipulations, because I only need that).
--- End quote ---
Looks like someone had the same problem:
http://bugs.freepascal.org/view.php?id=23059
joseme:
I am using CodeTyphon v 2.90, the RichView component palette is working very well here, as you can see in the picture attached.
Navigation
[0] Message Index
[#] Next page