C Board  

Go Back   C Board > Platform Specific Boards > Windows Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 12-16-2008, 03:25 PM   #1
Registered User
 
Join Date: Apr 2008
Posts: 31
[C] Displaying HTML in an application.

salutations,

we would like to know if it's possible to display HTML in a Win32 application.
is there any control that displays text formatted with HTML tags in a simple way like the RichEdit control displays RTF?
we are not interested in embedding IE in the application, because don't want a webbrowser, we just want a way to display HTML.

thank you in advance.
pc2-brazil is offline   Reply With Quote
Old 12-16-2008, 09:37 PM   #2
Jack of many languages
 
Join Date: Nov 2007
Location: Katy, Texas
Posts: 1,929
I know the QT GUI allows you to do this. I suspect Windows would too, maybe MFC?
__________________
Mac and Windows cross platform programmer. Ruby lover.

Memorable Quotes From Recent Posts:

I can't remember.
Dino is offline   Reply With Quote
Old 12-17-2008, 01:45 AM   #3
Registered User
 
Join Date: Apr 2007
Posts: 127
Just use WB control or HTMLD (< 10 lines of code)

Last edited by Alex31; 12-17-2008 at 01:48 AM.
Alex31 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Please Help - C code creates dynamic HTML Christie2008 C Programming 19 04-02-2008 07:36 PM
displaying the contents of an html file in a table confuted Tech Board 3 08-02-2003 07:50 PM
opening html files in application Ripper1 Windows Programming 8 04-27-2003 05:06 AM
c++ builder html displaying Subliminal C++ Programming 2 11-06-2002 10:29 AM


All times are GMT -6. The time now is 09:31 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22