Hi, in my naive attempt to spin off 6 threads and then wait for them to finish before filling a grid I got the "WaitAll for multiple handles on an STA thread is not supported" message flashing in my eyes.
checking the documentation was perhaps the best I could have done before going this way :). what else could I use here instead of WaitAll ? using ManualResetEvent [curThread].WaitOne and then looping seems rather tedious... best regards Allan =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com