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
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to