Re: Need help with simple progress bar
- From: Richard Gration <usenet.x.octomancer@xxxxxxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 16:03:02 +0100
On Fri, 30 Jun 2006 09:36:50 -0500, john wrote:
Why is my progress bar displayed only after it's reached 100%?
It's not, it just looks like that. Add this delay loop to the setPercent()
function:
for(j=0;j<75000;j++);
Rich
.
- Follow-Ups:
- Re: Need help with simple progress bar
- From: Randy Webb
- Re: Need help with simple progress bar
- References:
- Need help with simple progress bar
- From: john
- Need help with simple progress bar
- Prev by Date: Need help with simple progress bar
- Next by Date: Re: Need help with simple progress bar
- Previous by thread: Need help with simple progress bar
- Next by thread: Re: Need help with simple progress bar
- Index(es):