comparison os2/dw.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
66 dw_window_redraw @79 66 dw_window_redraw @79
67 dw_bitmap_new @80 67 dw_bitmap_new @80
68 dw_window_set_bitmap_from_data @81 68 dw_window_set_bitmap_from_data @81
69 dw_window_get_font @82 69 dw_window_get_font @82
70 dw_window_set_tooltip @83 70 dw_window_set_tooltip @83
71 dw_window_get_preferred_size @84
71 72
72 dw_button_new @90 73 dw_button_new @90
73 dw_bitmapbutton_new @91 74 dw_bitmapbutton_new @91
74 dw_bitmapbutton_new_from_file @92 75 dw_bitmapbutton_new_from_file @92
75 dw_bitmapbutton_new_from_data @93 76 dw_bitmapbutton_new_from_data @93