From 091f0dc7590143de54d3dd8bddc0e50a55252792 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Wed, 4 Jun 2003 19:03:56 +0000 Subject: [PATCH] wxHtmlWindow uses double buffering now git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index d991952289..d6ec6e13e8 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -154,6 +154,7 @@ wxHTML: - added SetFonts to HTML printing classes (Adrian Philip Look) - it is now possible to force page break when printing by inserting
into the markup (Greg Chicares) +- wxHtmlWindow now uses double buffering to prevent flicker OLD CHANGES -- 2.50.0