comparison 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
comparison
equal deleted inserted replaced
1794:97b1edb41d44 1795:9304241b7b33
69 dw_window_set_bitmap_from_data @81 69 dw_window_set_bitmap_from_data @81
70 dw_window_get_font @82 70 dw_window_get_font @82
71 dw_window_set_tooltip @83 71 dw_window_set_tooltip @83
72 dw_window_get_preferred_size @84 72 dw_window_get_preferred_size @84
73 dw_window_set_gravity @85 73 dw_window_set_gravity @85
74 dw_window_set_focus @86
74 75
75 dw_button_new @90 76 dw_button_new @90
76 dw_bitmapbutton_new @91 77 dw_bitmapbutton_new @91
77 dw_bitmapbutton_new_from_file @92 78 dw_bitmapbutton_new_from_file @92
78 dw_bitmapbutton_new_from_data @93 79 dw_bitmapbutton_new_from_data @93