Invoke, as in through a delegate. I tried invoking a method synchronously
on the STA thread through a delegate and it didn't seem to work. Should it
have worked?

Anyway I used Thread/ThreadStart to run it and it seems to work but I would
be happier if I could make the delegate work. Someone is telling me now
that the delegate runs on the thread that is doing the invoking so that
wouldn't work (the main STA thread is just a Console sitting at a ReadLine
()).

Thanks,
Dave

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles
http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to