I need to make my application look like it's doing a lot of work- it is a prank application I'm making as a joke for my friends. Any idea how to do this?

Recommended Answers

All 3 Replies

Do you really want your application to do some 'work' ? If so, you can play with loops.

If not, you can use a timer control and code for an event after a defined number of ticks.

I actually got it to work by using a Delay subroutine I wrote. Thanks for taking your time to help though.

Hi,
Then, please, mark this post as solved.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.