[Gambas-user] how to indicate progress

Jussi Lahtinen jussi.lahtinen at ...626...
Sun Feb 19 14:36:29 CET 2012


There is quite good documentation of Gambas. I strongly suggest to look at
it.

Application.Busy is not indicator of application doing something. It's not
automatically adjusted.
http://gambasdoc.org/help/comp/gb.qt4/application/busy?v3

Jussi




On Sun, Feb 19, 2012 at 15:25, Bill-Lancaster <bill-lancaster at ...2231...>wrote:

>
> Thanks for the idea..
>
> The exec process runs until finished then the form appears at this point
> "application.busy = 0" is executed so "application.busy = 1" state is never
> seen!
> --
> View this message in context:
> http://old.nabble.com/how-to-indicate-progress-tp33351547p33351740.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list