I am having difficulty trying to get a form with a web browser control to run in some type of separate thread so that it does not block the main form and it processing.

I have a form that has a few controls along with WebBrowser control. When this browser control is processing a web site, it blocks the main thread and all of the processing.

I have tried various methods to run this in a a thread but have not had any luck. Anyone got any suggestions on how to do this? What ever processing that happens in the browser cantrol, can not affect anything on the calling forms main thread. I have some serious FFT processing that is hapening and it really screws things up.

--
Jeff K. Steinkamp (N7YG)
Tucson, AZ
Scud Missile Coordinates
N32.229 W110.875

--
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to dotnetdevelopment@googlegroups.com
To unsubscribe from this group, send email to
dotnetdevelopment+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to