comparison os2/dw.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
70 dw_window_set_bitmap_from_data @81 70 dw_window_set_bitmap_from_data @81
71 dw_window_get_font @82 71 dw_window_get_font @82
72 dw_window_set_tooltip @83 72 dw_window_set_tooltip @83
73 dw_window_get_preferred_size @84 73 dw_window_get_preferred_size @84
74 dw_window_set_gravity @85 74 dw_window_set_gravity @85
75 dw_window_set_focus @86
75 76
76 dw_button_new @90 77 dw_button_new @90
77 dw_bitmapbutton_new @91 78 dw_bitmapbutton_new @91
78 dw_bitmapbutton_new_from_file @92 79 dw_bitmapbutton_new_from_file @92
79 dw_bitmapbutton_new_from_data @93 80 dw_bitmapbutton_new_from_data @93