[Gambas-user] ProgressBar mistake

Gianluigi bagonergi at gmail.com
Wed Nov 21 15:44:11 CET 2018


Why do I get an error?
I attach two tests, one simulates this simple necessity and works
(ConceptualTest):
Show the FMain, then ask to the user for a number.
Pass the number to a module that processes it.
View to the user the processing time using a ProgressBar in an independent
window.
The other puts it into practice and does not work (BadProcessbarTest).
Note: If the ProgressBar is in the FMain, practice test also well working.

What am I doing wrong?

Regards
Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20181121/9c9d9297/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ConceptualTest-0.0.1.tar.gz
Type: application/gzip
Size: 12086 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20181121/9c9d9297/attachment-0002.gz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BadProgressbarTest-0.0.1.tar.gz
Type: application/gzip
Size: 20428 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20181121/9c9d9297/attachment-0003.gz>


More information about the User mailing list