comparison dw.def @ 117:d785ee5adf02

Initial rewrite of the splitbar code on OS/2. Actually moving of the splitbar disabled, but will be reenabled as soon as APIs are defined on all platforms.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 19 Oct 2002 02:06:33 +0000
parents eeb98f881663
children a07dd2e819f3
comparison
equal deleted inserted replaced
116:bb039d7407f0 117:d785ee5adf02
25 25
26 dw_box_new @40 26 dw_box_new @40
27 dw_groupbox_new @41 27 dw_groupbox_new @41
28 dw_box_pack_start @42 28 dw_box_pack_start @42
29 dw_box_pack_end @43 29 dw_box_pack_end @43
30 dw_box_pack_splitbar_start @44
31 dw_box_pack_splitbar_end @45
32 dw_mdi_new @46 30 dw_mdi_new @46
33 31
34 dw_window_new @50 32 dw_window_new @50
35 dw_window_show @51 33 dw_window_show @51
36 dw_window_hide @52 34 dw_window_hide @52
218 dw_slider_query_pos @391 216 dw_slider_query_pos @391
219 dw_slider_set_pos @392 217 dw_slider_set_pos @392
220 218
221 dw_window_set_data @400 219 dw_window_set_data @400
222 dw_window_get_data @401 220 dw_window_get_data @401
221
222 dw_splitbar_new @410
223 dw_splitbar_set @411
224 dw_splitbar_get @412