threading and forms
is there any way to dynamically create a form and have it run in its own thread? I am creating a form from a thread that unfortunately has a blocking process in it. so when that thread is blocked the form locks up. I've been experimenting around a little, but so far not much luck.
thanks
taertmanPosted Apr 1, 2004, 7:08 PM
spgilmorePosted Apr 1, 2004, 3:32 PM
taertmanPosted Apr 1, 2004, 2:41 PM
spgilmorePosted Apr 1, 2004, 1:51 PM