diff readme @ 1434:2cca36ec3da6

Fixed automatic redrawing not occurring on OS/2 and Windows when changes were made from a button press handler.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 06 Dec 2011 22:36:55 +0000
parents fbaec6e5df63
children c50f445e891a
line wrap: on
line diff
--- a/readme	Mon Dec 05 05:22:06 2011 +0000
+++ b/readme	Tue Dec 06 22:36:55 2011 +0000
@@ -43,7 +43,7 @@
     automatically figure out a suggested size for many controls.
 Added automatic window redraw support for OS/2, Windows and Mac.
 Added Open Watcom compiler support for OS/2.
-Added pseudo transparent background widget support on Windows.
+Added pseudo transparent background widget support on Windows and OS/2.
    If you set the background color of a widget to DW_RGB_TRANSPARENT...
    it will attempt to use the background color of the parent.
    Several types of widgets have this set by default now.