Zitat von Vincent Snijders <[email protected]>:

Mattias Gärtner schreef:
Zitat von Vincent Snijders <[email protected]>:

Mattias Gärtner schreef:

I guess the jump buttons can be very useful for beginners too.
I added the toolbar as ToDo to the education package:
http://wiki.lazarus.freepascal.org/Lazarus_for_education


I doubt that "View debugger output" is a useful button for beginners.

True.
Where can they see the output of their writeln's?

Under windows a separate console is opened, in which the application runs. Small drawback, this window closes as soon as the application closes. So my console applications usually have a readln as last statement during development.

So, no compare with old output, only windows, no search and no highlighting.
I guess eventually we need a terminal control.
I added it as ToDo.

Mattias


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to