Click here to Skip to main content
15,913,055 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Determing if Dialog Window has Focus Pin
Ryan Binns20-Jun-04 18:15
Ryan Binns20-Jun-04 18:15 
GeneralRe: Determing if Dialog Window has Focus Pin
User 1278221-Jun-04 18:00
User 1278221-Jun-04 18:00 
GeneralHyperlinks Pin
caheo20-Jun-04 15:54
caheo20-Jun-04 15:54 
GeneralSetActivePage for a property page Pin
DanYELL20-Jun-04 13:00
DanYELL20-Jun-04 13:00 
GeneralRe: SetActivePage for a property page Pin
David Crow21-Jun-04 3:08
David Crow21-Jun-04 3:08 
GeneralRe: SetActivePage for a property page Pin
Blake Miller21-Jun-04 3:27
Blake Miller21-Jun-04 3:27 
GeneralRe: SetActivePage for a property page Pin
David Crow23-Jun-04 3:06
David Crow23-Jun-04 3:06 
GeneralDialog "Edit" control for HTML Pin
b_p_smith20-Jun-04 12:00
b_p_smith20-Jun-04 12:00 
I'm sure this must be easy, but I haven't hit upon the magic MSDN incantation to get what I want.

I have a simple ATL/MFC (VS.NET 2003) dialog. I want to put up the equivalent of a multiline edit control, but pass in HTML source, and have it displayed formatted.

I have no need to "edit" the HTML, or run any scripts, or any of that stuff. The HTML is stuff I generate which is mostly simple fonts/colors, etc. Right now I launch a browser passing in a temporary .HTM file, but I'd prefer to do this in a dialog (along with some other unrelated controls). The key is *simple*.

Can anybody point to some sample code that does this?

Thanx;
Brad.
GeneralRe: Dialog "Edit" control for HTML Pin
Michael Dunn20-Jun-04 12:31
sitebuilderMichael Dunn20-Jun-04 12:31 
GeneralRe: Dialog "Edit" control for HTML Pin
b_p_smith20-Jun-04 12:42
b_p_smith20-Jun-04 12:42 
GeneralRe: Dialog "Edit" control for HTML Pin
David Crow21-Jun-04 3:11
David Crow21-Jun-04 3:11 
GeneralDissalow a dir Pin
gamitech20-Jun-04 10:27
gamitech20-Jun-04 10:27 
GeneralRe: Dissalow a dir Pin
Ryan Binns20-Jun-04 18:17
Ryan Binns20-Jun-04 18:17 
GeneralRe: Dissalow a dir Pin
gamitech22-Jun-04 13:43
gamitech22-Jun-04 13:43 
GeneralRe: Dissalow a dir Pin
David Crow21-Jun-04 3:12
David Crow21-Jun-04 3:12 
GeneralRe: Dissalow a dir Pin
gamitech22-Jun-04 13:45
gamitech22-Jun-04 13:45 
GeneralRe: Dissalow a dir Pin
David Crow23-Jun-04 3:02
David Crow23-Jun-04 3:02 
GeneralDrawString and print preview Pin
Jorgen E.20-Jun-04 8:58
Jorgen E.20-Jun-04 8:58 
GeneralCatching All Exception Pin
AJ12320-Jun-04 5:15
AJ12320-Jun-04 5:15 
GeneralRe: Catching All Exception Pin
Michael Dunn20-Jun-04 5:51
sitebuilderMichael Dunn20-Jun-04 5:51 
GeneralAfxGetApp in a DLL Pin
MHillary20-Jun-04 4:32
MHillary20-Jun-04 4:32 
GeneralRe: AfxGetApp in a DLL Pin
Johan Rosengren20-Jun-04 4:53
Johan Rosengren20-Jun-04 4:53 
GeneralRe: AfxGetApp in a DLL Pin
MHillary20-Jun-04 5:02
MHillary20-Jun-04 5:02 
GeneralRe: AfxGetApp in a DLL Pin
Johan Rosengren20-Jun-04 20:58
Johan Rosengren20-Jun-04 20:58 
GeneralRe: AfxGetApp in a DLL Pin
MHillary23-Jun-04 3:32
MHillary23-Jun-04 3:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.