[Gambas-user] Wait in gb.web.gui keeps waiting forever

Fabien Bodard gambas.fr at gmail.com
Wed Feb 1 11:34:20 CET 2023


wait 0.1 ?

Le mer. 1 févr. 2023 à 11:06, Safiur Rahman <isafiur at gmail.com> a écrit :

> Hi
>
> Wait Syntax in gb.web.gui keeps waiting forever without throwing any
> error. This problem was not present in gambas 3.17.3
>
> Eg. in gambas web application, with a button
>
> Public Sub WebButton1_Click()
>
>   Dim xx As String
>
>   xx = "abc"
>   Wait
>   Message.Info(xx)
>
> End
>
> The busy symbol continues for ever. Attached a project.
>
> --
> Regards
> Safiur Rahman
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>


-- 
Fabien Bodard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230201/2730ca52/attachment.htm>


More information about the User mailing list