Re: Executing a method in a given thread context
- From: AJ <noone@xxxxxxxxxxx>
- Date: Tue, 8 Aug 2006 16:54:27 +0100
In article <u3W1QbvuGHA.1296@xxxxxxxxxxxxxxxxxxxx>,
fpiette@xxxxxxxxxxxxxxxxx says...
Application.Run(hiddenForm);
Wouldn't this make the message pump work in the UI thread ?
No. It starts a new message pump on the current (calling) thread.
.
- Follow-Ups:
- Re: Executing a method in a given thread context
- From: Francois PIETTE
- Re: Executing a method in a given thread context
- References:
- Executing a method in a given thread context
- From: Francois PIETTE
- Re: Executing a method in a given thread context
- From: AJ
- Re: Executing a method in a given thread context
- From: Francois PIETTE
- Re: Executing a method in a given thread context
- From: Francois PIETTE
- Re: Executing a method in a given thread context
- From: Francois PIETTE
- Executing a method in a given thread context
- Prev by Date: Re: Executing a method in a given thread context
- Next by Date: Re: Executing a method in a given thread context
- Previous by thread: Re: Executing a method in a given thread context
- Next by thread: Re: Executing a method in a given thread context
- Index(es):
Loading