comparison win/dw-mingw.def @ 1429:fbaec6e5df63

Added dw_window_get_preferred_size() which attempts to determine the size the system wants for the widget. This is useful when creating nice looking layouts.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 04 Dec 2011 20:11:38 +0000
parents 0512fbb08abf
children 1794caee0758
comparison
equal deleted inserted replaced
1428:7826031d48ce 1429:fbaec6e5df63
63 dw_window_redraw @79 63 dw_window_redraw @79
64 dw_bitmap_new @80 64 dw_bitmap_new @80
65 dw_window_set_bitmap_from_data @81 65 dw_window_set_bitmap_from_data @81
66 dw_window_get_font @82 66 dw_window_get_font @82
67 dw_window_set_tooltip @83 67 dw_window_set_tooltip @83
68 dw_window_get_preferred_size @84
68 69
69 dw_button_new @90 70 dw_button_new @90
70 dw_bitmapbutton_new @91 71 dw_bitmapbutton_new @91
71 dw_bitmapbutton_new_from_file @92 72 dw_bitmapbutton_new_from_file @92
72 dw_bitmapbutton_new_from_data @93 73 dw_bitmapbutton_new_from_data @93