Spinning progress indicator

D

Duncs

Not sure if this is possible, but here goes...

I have several macros that all run a number of queries. Each macro is
run, one after the other, and each one doesn't start until the
previous one has completed. What I would like is to show a spinning
"working" indicator, e.g. use the characters |, /, --, \ and simply
cycle through displaying them, giving an indication that soomething is
happening. I'm guessing that it will have something to do with the
timer event, but not entirely sure what. I'm also not sure how the
characters will be displayed...would I need to create 4 separate
labels, one for each character, and then display them as and when
required?

Or, as I said at the start, is this just not possible?

Duncs
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top