[Lazarus] Teaching Pascal at College
Martin Schreiber
mse00000 at gmail.com
Fri Oct 21 10:11:48 CEST 2016
On Friday 21 October 2016 09:51:38 Lars via Lazarus wrote:
>
> I'm not so sure event driven programming is a must to become a competent
> programmer, I would have to think about that.
"Event driven" probably means that there is an event queue with a central
toolkit-main-eventloop which dispatches the events instead a program specific
flow control.
Martin
More information about the Lazarus
mailing list