Some options to display HTML in a MFC control ?
C / C++ / MFC
6
Posts
3
Posters
0
Views
1
Watching
-
I was looking for a MFC control which can show HTML or plain-text content. Is there an existing one or do I have to write my own wrapper ? Thanks Cage
Do you want to use of CDhtmlDialog orCHtmlView?
-
I was looking for a MFC control which can show HTML or plain-text content. Is there an existing one or do I have to write my own wrapper ? Thanks Cage
Not to brag, but try this: Using the WebBrowser, simplified.[^]
Software Zen:
delete this;
Fold With Us![^] -
Not to brag, but try this: Using the WebBrowser, simplified.[^]
Software Zen:
delete this;
Fold With Us![^] -
Do you want to use of CDhtmlDialog orCHtmlView?
-
You're welcome :rose:.
Software Zen:
delete this;
Fold With Us![^]