H
hngo01
All,
I am developing a vb.net using threading....
I have a button to print a doc (it takes about 5-10 seconds to finish that
process). As soon I click that button I start a thread and then I go to a
different tab to do other stuff....But while printing it prevents me from
doing other stuff (UI looks like freeze)...make me wait before printing is
finished. I thought the thread will solve this problem for me but it
doesn’t....Please advice. Thanks
I am developing a vb.net using threading....
I have a button to print a doc (it takes about 5-10 seconds to finish that
process). As soon I click that button I start a thread and then I go to a
different tab to do other stuff....But while printing it prevents me from
doing other stuff (UI looks like freeze)...make me wait before printing is
finished. I thought the thread will solve this problem for me but it
doesn’t....Please advice. Thanks