![]() |
| | #1 |
| Registered User Join Date: Apr 2008
Posts: 31
| [C] Displaying HTML in an application. 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 | |
| | #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 | |
| | #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 | |
![]() |
| Thread Tools | |
| Display Modes | |
|
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 |