On Mon, 12 Sep 2005 14:23:54 +0200
Marc Weustink <[EMAIL PROTECTED]> wrote:

> [EMAIL PROTECTED] wrote:
> > Hi,
> > 
> > It took me a bit more time than anticipated, but I have prepared a patch
> > that will incorporate an FPDoc editor/viewer into lazarus.
> 
> Thanks.

Applied with $IFDEF EnableLazDoc. 
I fixed the override of Mouse and Key events.

 
> A general note to ourself (=laz devels), is it possible to add such as 
> package ?

What package?

 
> > Lazdoc is intended to be shown next to the uniteditor. Whenever you move
> > your cursor, LazDoc will check wether there is an FPDoc entry. If an
> > entry is found, it will show it, and you can change it if you like.
> > 
> > Please consider this patch purely as a pilot. So don't expect it to be
> > highly efficient. It's just intended to show the principle.
> > Accordingly, I hope I will get feedback on this patch. Be it fundamental
> > issues, or coding issues. But at least a discussion ;-)
> 
> OK, I'll try it. (only have to figure out how, maybe a seperate source 
> tree, maybe I'll ifdef your code)

ToDos:
- Reduce overhead. Only update on idle.
- Use resourcestrings
- Use IPC to talk to LazDE
- support projects and packages


Mattias

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

Reply via email to