[Lazarus] Code navigation in Lazarus 0.9.28
Vincent Snijders
vsnijders at vodafonevast.nl
Mon Oct 26 13:40:51 CET 2009
Mattias Gärtner schreef:
> Zitat von Vincent Snijders <vsnijders at vodafonevast.nl>:
>
>> 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.
Vincent
More information about the Lazarus
mailing list