1adime_d_calc_edit_result_proc(3A)dime API Referenacdeime_d_calc_edit_result_proc(3)
2
3
4

NAME

6       adime_d_calc_edit_result_proc
7

SYNOPSIS

9       #include <adime.h>
10
11
12       int adime_d_calc_edit_result_proc(int msg, DIALOG *d, int c);
13

DESCRIPTION

15       Dialog  proc  for  the  result of a calculator edit box. The difference
16       between this and Allegro´s `d_text_proc()´ is that it uses the c param‐
17       eter  to find the color to draw with (see `d_double_calc_edit_proc()´),
18       and it also erases its whole area even if the text doesn´t fill it.
19
20

SEE ALSO

22       adime_d_int_calc_edit_proc(3), adime_d_double_calc_edit_proc(3)
23
24
25
26Adime                            version 2.2.1adime_d_calc_edit_result_proc(3)
Impressum