comparison dww.def @ 203:e0beea487e8f

Added the basics for scrollbar thumb size on OS/2, and dw_main_iteration() which runs a message loop until it handles one message and returns. So other languages can run message loops and call this function internally.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 01 Feb 2003 07:05:12 +0000
parents f3718165f0b2
children 00d2b1bcf036
comparison
equal deleted inserted replaced
202:9f87ad1572eb 203:e0beea487e8f
17 dw_file_browse @19 17 dw_file_browse @19
18 dw_user_dir @20 18 dw_user_dir @20
19 dw_flush @21 19 dw_flush @21
20 dw_free @22 20 dw_free @22
21 dw_main_sleep @23 21 dw_main_sleep @23
22 dw_main_iteration @24
22 23
23 dw_box_new @40 24 dw_box_new @40
24 dw_groupbox_new @41 25 dw_groupbox_new @41
25 dw_box_pack_start @42 26 dw_box_pack_start @42
26 dw_box_pack_end @43 27 dw_box_pack_end @43