Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How create a install program with a progressbar
#11
Remexx,

I would ignore all this garbage about PowerBasic.

Unless the progress-bar is an absolute necessity for your program, I would forget about it. Otherwise, you will spend 80% of your programming and debuging time just on this one feature of your program.

Another alternative is to display a message like this:
... Installation is xx% complete ...

and keep updating the xx percentage as your program progresses. Many Microsoft utilities do this.
*****
Reply


Messages In This Thread
How create a install program with a progressbar - by Moneo - 02-23-2006, 05:39 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)