Displaying an image while code is running

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

Is it possible to run an small jpeg or animated gif whilst execting a piece
of code?

I have some code that takes about 20 secs to run and I want an image to
appear whilst the code is running.

Any help will be much appreciated.

Thanks,

Pinda/
 
Hi All,

Is it possible to run an small jpeg or animated gif whilst execting a piece
of code?

I have some code that takes about 20 secs to run and I want an image to
appear whilst the code is running.

Any help will be much appreciated.

Thanks,

Pinda/

Display a user form would be the easiest way -my own preference is to
use the status bar to tell the user what is happening however.
 

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

Back
Top