[lazarus] ToDo dialog

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Nov 26 15:37:11 EST 2003


On Wed, 26 Nov 2003 21:41:03 +0100 (CET)  Michael.VanCanneyt at wisa.be wrote:

> 
> 
> On Wed, 26 Nov 2003, Tony Maro wrote:
> 
> > Tony Maro wrote:
> > 
> > > Michael Van Canneyt wrote:
> > >
> > >> One adds items. The items are saved in the project file as comments,
> > >> like this:
> > >>
> > >> {%TODO The todo text}
> > >> {%TODO Some more todo text}
> > >>
> > >> The dialog essentially just manages these comments.
> > >>  
> > >>
> > > Doesn't work for me.  I tried manually adding a TODO line as described
> > > 
> > > in the project file, and hit refresh in the todo dialog.  No effect.  
> > > I also can't see a way to add a todo from the todo dialog.  Is this 
> > > implemented yet?
> > 
> > Ah - it's a # symbol, not percent.
> > 
> > I did this, it populated the list.  I double clicked one expecting to 
> > jump to the code and got "Not implemented" at which point it locked in 
> > and endless loop requiring that I kill X to get control of the PC back.
> > 
> > Oh well...
> 
> It seems Mattias started this, but hasn't quite finished it yet :-)

The ToDo List was implemented by Olivier GUILBAUD. See todolist.pp for
details.


Mattias






More information about the Lazarus mailing list