Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

it is possible to put the FormView with web browser in a thread?

0 views
Skip to first unread message

Jakein2006

unread,
Jan 16, 2007, 3:49:01 AM1/16/07
to
I used web browser to view virtual earth map in a formview in vc, I wonder
that it is possible to put the FormView with web browser in a thread, so the
web browser can show virtual earth map without the influence of the main
program.

what kind of thread should I use, working thread or user UI thread?

I appreciate your help.
--
jake

Igor Tandetnik

unread,
Jan 16, 2007, 7:48:49 AM1/16/07
to
"Jakein2006" <pen...@163.com> wrote in message
news:BA1A519C-135B-4044...@microsoft.com

> I used web browser to view virtual earth map in a formview in vc, I
> wonder that it is possible to put the FormView with web browser in a
> thread, so the web browser can show virtual earth map without the
> influence of the main program.

Yes

> what kind of thread should I use, working thread or user UI thread?

UI thread of course - you are going to show UI there after all.
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


0 new messages