Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with HTM please
#11
Hi, how could I make a progress box,
something like this but without creating a new window every time:

int i
for(i 0 5)
MsgBoxAsync i "Progress meter"

The code above would create five different boxes.
Is there a way to send text to just one box, as the loop goes by?
It does not have to be by using MsgBoxAsync,
it could be any other message box.

Thank you.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)