[Gambas-user] Change mouse icon

Ronan Chilvers ronan at ...384...
Mon Nov 8 22:35:26 CET 2004


Hi Kevin

LACKKD at ...674... wrote:
<snip>
> How do I change the mouse icon to busy or wait and then back?
<snip>

PUBLIC SUB MyFunction()

	INC Application.Busy

	DO LOTS OF STUFF

	DEC Application.Busy

END

That's it, I think...

Cheers

Ronan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20041108/4df63adb/attachment.sig>


More information about the User mailing list