Hello. I have looked through all documentation, code samples and videos that I can find, but I still can't figure out the sequence of coding for proper use of the timer.
I have the timer working for one off events, like delaying the changing of the colour of a button. I am very happy to achieve that. But now I'm trying to figure out how to - for example - make a series of buttons visible one at a time and, say, one second apart, or 2 or 3. The interval doesn't matter. But with the way I understand the timer to work, I can't figure out how to do this in the code.
Please help.
I have the timer working for one off events, like delaying the changing of the colour of a button. I am very happy to achieve that. But now I'm trying to figure out how to - for example - make a series of buttons visible one at a time and, say, one second apart, or 2 or 3. The interval doesn't matter. But with the way I understand the timer to work, I can't figure out how to do this in the code.
Please help.