Board index » Visual Studio » VB application appears to be hanging, help...
|
heggars
|
VB application appears to be hanging, help...
Visual Studio287
In my VB application whenever I am doing an operation that needs to loop for a long period of time, such as loading a large table from the database, my program appears to just be hanging eventhough it isn't. The application loses focus, the window stops redrawing itself and the title bar says "Not Responding" until the operation is complete. This has become a problem because a lot of users of my application think it hung eventhough it's just taking a while to load. How can I fix this so that the program doesn't appear to be hanging while a loading process is occurring? - |
