From 113f4bb17d29cb38466a7f48651fbc2829a26297 Mon Sep 17 00:00:00 2001 From: Hertatijanto Hartono Date: Fri, 17 Jul 2020 13:10:02 +0700 Subject: [PATCH] Point to wxWebView Class Reference as an alternative to wxHTML Currently "wxHTML Overview" refers to http://www.mozilla.org/ as a high-end HTML browser engine, while already available wxWebView doesn't get the attention it deserves. Closes https://github.com/wxWidgets/wxWidgets/pull/1975 --- docs/doxygen/overviews/html.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doxygen/overviews/html.h b/docs/doxygen/overviews/html.h index 6f12e32c35..8fc387e61a 100644 --- a/docs/doxygen/overviews/html.h +++ b/docs/doxygen/overviews/html.h @@ -13,7 +13,7 @@ The wxHTML library provides classes for parsing and displaying HTML. It is not intended to be a high-end HTML browser. If you are looking for -something like that try . +something like that use wxWebView. wxHTML can be used as a generic rich text viewer - for example to display a nice About Box (like those of GNOME apps) or to display the result of