diff readme @ 1394:a151d45a7041

Added generic tooltip support on OS/2. Will be modifying the behavior shortly to delay tooltip display... and after a time remove the tooltip... so it acts like the other platforms.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 27 Nov 2011 09:03:26 +0000
parents 0512fbb08abf
children 28210f7941c7
line wrap: on
line diff
--- a/readme	Sat Nov 26 22:55:33 2011 +0000
+++ b/readme	Sun Nov 27 09:03:26 2011 +0000
@@ -37,7 +37,6 @@
 Added dw_app_dir() which attempts to locate private application data
     for the current platform.  
 Added dw_window_set_tooltip() for adding tooltips to most widgets.
-    All platforms supported except OS/2 which will be coming soon.
 Fixed bubble help not being displayed on Windows.
 Fixed menu bar items remaining highlighted on Mac.