Author Topic: Howto use the ToDo list?  (Read 7162 times)

Offline David Perfors

  • Developer
  • Lives here!
  • *****
  • Posts: 560
Howto use the ToDo list?
« on: June 08, 2005, 08:06:53 pm »
I see that there is a ToDo list, that could be very usefull, but I didn't found out how it works...
Could someone tell me that?
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Howto use the ToDo list?
« Reply #1 on: June 08, 2005, 08:23:55 pm »
Right-click in the editor and choose "Add todo item" ;)
Results can be found in the "ToDo" tab in the bottom pane.

Yiannis.
Be patient!
This bug will be fixed soon...

Offline David Perfors

  • Developer
  • Lives here!
  • *****
  • Posts: 560
Howto use the ToDo list?
« Reply #2 on: June 08, 2005, 08:29:21 pm »
Quote from: mandrav
Right-click in the editor and choose "Add todo item" ;)
Thanks, I missed that option :)
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring