[lazarus] Code Explorer

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Oct 11 09:29:04 EDT 2001


Hi all,

It would be cool to have a Code Explorer like Delphi/Kylix. For the beginning a read-only, tree-like list with all definitions of the active unit would be nice.
The CodeTools already build automatically a TCodeTree with all required information. So, the only missing part is a front end.

It needs only two features for the start:
-Drawing a tree (similar to the object inspector)
-An OnClick event, so that the editor can jump to the definition.

Can anyone help us to build such a form?


Mattias






More information about the Lazarus mailing list