diff win/dw-mingw.def @ 1795:9304241b7b33

Added new dw_window_set_focus() function and attempted to fix... Intial focus after a subsequent dw_window_show() on Mac.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 24 Sep 2012 23:24:25 +0000
parents 86ace55df07b
children dcd6181223a9
line wrap: on
line diff
--- a/win/dw-mingw.def	Mon Aug 13 06:18:30 2012 +0000
+++ b/win/dw-mingw.def	Mon Sep 24 23:24:25 2012 +0000
@@ -71,6 +71,7 @@
   dw_window_set_tooltip                  @83
   dw_window_get_preferred_size           @84
   dw_window_set_gravity                  @85
+  dw_window_set_focus                    @86
 
   dw_button_new                          @90
   dw_bitmapbutton_new                    @91