Does anyone knows how to switch between a working thread and a UI thread?
I don't want to keep creating a new working thread to do lengthy process.

Thanks a lot !!!