[Gambas-user] New Doc: EVENT LOOP question
Benoit Minisini
gambas at ...1...
Mon Dec 19 13:56:52 CET 2005
On Monday 19 December 2005 13:48, nando wrote:
> Benoit,
>
> In the section... http://www.gambasdoc.org/help/cat/eventloop
>
> there is a phrase...
> You can call recursively the event loop by using the WAIT instruction. This
> may lead to infinite recursion, but this is the only way to refresh the
> user interface while doing a long processing.
>
> My question is: Recursion means that a CALL is performed and the stack is
> pushed. So, infinite recursion really leads to a stack overflow.
> Is this true ?
>
> -Fernando
>
Yes!
--
Benoit Minisini
More information about the User
mailing list