Zitat von ik <[EMAIL PROTECTED]>:

> Hi,
>
> I noticed that I can view comments that where added above a function
> on lazarus as FPDoc, however, it ignores line breaks inside the
> comment, and does not wrap text.

It is a new feature and not yet complete.
I will fix the line breaks.


> So I wonder if there is a way to configure this, and/or if there is
> (like in Eclipse) a tab/window that can display it properly inside ?

The default viewer is a simple TLabel.
When you install the package TurboPowerIProDsgn you get a HTML control.
The hint not only shows comment, but fpdoc help too and fpdoc help can contain
HTML.
I'm not sure about how to handle wordwrap. With working line breaks it may not
be needed.

Mattias

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

Reply via email to