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

HTML display inside MFC Dialog (Not CDHTMLDialog!)

425 views
Skip to first unread message

MRitz

unread,
Jun 18, 2004, 2:45:23 PM6/18/04
to
Hi there,

I'm trying to figure out how to implement a MFC Dialog with conventional
controls and ability to display a specific HTML in predetermined area.
Image that your dialog app must show news, links and ads only in specific
region of dialog differently from CDHTMLDialog that uses full client area.

Any idea?

MRitz


Doug Harrison [MVP]

unread,
Jun 18, 2004, 2:52:02 PM6/18/04
to
MRitz wrote:

See this Paul DiLascia MSJ article:

http://www.microsoft.com/msj/0100/c/c0100.aspx

It describes how to create a CHtmlCtrl class based on CHtmlView. See also
this follow-up article:

http://msdn.microsoft.com/msdnmag/issues/03/08/CQA/default.aspx


--
Doug Harrison
Microsoft MVP - Visual C++

Jim H

unread,
Jun 18, 2004, 7:01:08 PM6/18/04
to
I've done this, you instantaniate a web browser control on your dialog.

In a recent app I used the qhtml control from gypsysoft, which is a lot
leaner and meaner than the ms webrowser .

Jim H


"MRitz" <maur...@graphsystem.com> wrote in message
news:ukLxpRWV...@TK2MSFTNGP10.phx.gbl...

0 new messages