comparison dw.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
88 dw_listbox_set_text @148 88 dw_listbox_set_text @148
89 dw_listbox_selected @149 89 dw_listbox_selected @149
90 dw_listbox_selected_multi @150 90 dw_listbox_selected_multi @150
91 91
92 dw_percent_new @160 92 dw_percent_new @160
93 dw_percent_get_range @161
94 dw_percent_set_pos @162 93 dw_percent_set_pos @162
95 94
96 dw_mle_new @170 95 dw_mle_new @170
97 dw_mle_import @171 96 dw_mle_import @171
98 dw_mle_export @172 97 dw_mle_export @172