comparison dww.def @ 561:c0a708e2cba3

Removed dw_percent_get_range() to simplify coding. The range is now always 0 to 100 no matter what platform or widget size.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 21 Apr 2004 05:33:51 +0000
parents 1a210e2f214b
children f6de197ecbe9
comparison
equal deleted inserted replaced
560:7ca86c417a58 561:c0a708e2cba3
85 dw_listbox_set_text @148 85 dw_listbox_set_text @148
86 dw_listbox_selected @149 86 dw_listbox_selected @149
87 dw_listbox_selected_multi @150 87 dw_listbox_selected_multi @150
88 88
89 dw_percent_new @160 89 dw_percent_new @160
90 dw_percent_get_range @161
91 dw_percent_set_pos @162 90 dw_percent_set_pos @162
92 91
93 dw_mle_new @170 92 dw_mle_new @170
94 dw_mle_import @171 93 dw_mle_import @171
95 dw_mle_export @172 94 dw_mle_export @172