Quote:
Originally Posted by bluelobster
To do this I spawn a new thread to do all the loading, while the main thread draws the progress bar...seems like it should work huh?
|
What happens when you load in the main thread and do the progress bar in the new thread?