On 4/5/07, Hess, Philip J <[EMAIL PROTECTED]> wrote:
Do you want to (a) create RTF files programmatically and/or display RTF files 
from your program or do you want to (b) allow your users to have a simple 
rich-text editor in your program. You can do (a) now in a cross-platform way 
with the FPC rtfpars unit and an external word processor.


At one stage (long ago when I worked with Kylix) I needed something
like (b). A richtext component, but have no need for it in my current
projects.

Though I can see some uses for it in Lazarus.

 * Editing FPDoc documentation using 'lazde' and having a richedit
component for the descriptions would be nice.  The richedit component
could have a swapable backend for saving to different formats like the
xml needed in the documentation.  No need for anybody wanting to
create documentation to learn the fpdoc formatting tags.  Just type,
highlight text and click whatever formatting you want to apply (like
all other word processors).
 * Help Viewer for when Lazarus one day has a cross platform help
file (like .chm or .hlp).

You get the idea...


--
Graeme Geldenhuys

There's no place like S34° 03.168'  E018° 49.342'

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to