On Wed, 2010-11-17 at 00:03 +0100, Benoît Minisini wrote:
> > In manual for WAIT, it is said that
> > 
> > If Delay is not specified, the functions processes every events and
> > returns immediately. In this case, keyboard and mouse events are
> > ignored.
> > 
> > i dont understand this.
> > 
> > What does it mean "the functions processes every event" ?
> > Which functions?
> > 
> > We talk about event loop functions?
> > 
> > Please explain,
> > 
> > thanks.
> 
> The wiki page was badly written. Is it clearer now ?
> 

Ok, now i understand it, thanks!

One question more.

The SUBs event_read() such "PUBLIC SUB MySerialPort_Read()" in example
are raised recursively again and again if WAIT is called from them
because they are part of event loop or because event loop call them
again and again?
How do they work?



-- 
Regards,
Demosthenes Koptsis.


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to