comparison dww.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
22 22
23 dw_box_new @40 23 dw_box_new @40
24 dw_groupbox_new @41 24 dw_groupbox_new @41
25 dw_box_pack_start @42 25 dw_box_pack_start @42
26 dw_box_pack_end @43 26 dw_box_pack_end @43
27 dw_box_pack_splitbar_start @44
28 dw_box_pack_splitbar_end @45
29 dw_mdi_new @46 27 dw_mdi_new @46
30 28
31 dw_window_new @50 29 dw_window_new @50
32 dw_window_show @51 30 dw_window_show @51
33 dw_window_hide @52 31 dw_window_hide @52
215 dw_slider_query_pos @391 213 dw_slider_query_pos @391
216 dw_slider_set_pos @392 214 dw_slider_set_pos @392
217 215
218 dw_window_set_data @400 216 dw_window_set_data @400
219 dw_window_get_data @401 217 dw_window_get_data @401
218
219 dw_splitbar_new @410
220 dw_splitbar_set @411
221 dw_splitbar_get @412