Hi,
I know there may have been similar questions in this forum but they didn't quite cover what I am getting at.
Basically I want my program to wait 10 seconds, increase a status bar by 1, wait another 10 seconds and increase a status bar by 1 and loop through this process.
(It will naturally do more than this but I will be able to cope once I have the basics, I hope)
I am not sure quite how to do this. I assume I have to use the timer class? The problem is that the SDK documentation seems to only refer to waiting for processes to finishing executing before continuing.
Any help would be much appreciated
cheers
Rob
I know there may have been similar questions in this forum but they didn't quite cover what I am getting at.
Basically I want my program to wait 10 seconds, increase a status bar by 1, wait another 10 seconds and increase a status bar by 1 and loop through this process.
(It will naturally do more than this but I will be able to cope once I have the basics, I hope)
I am not sure quite how to do this. I assume I have to use the timer class? The problem is that the SDK documentation seems to only refer to waiting for processes to finishing executing before continuing.
Any help would be much appreciated
cheers
Rob