adime_d_double_calc_edit_proc (3) Linux Manual Page
NAME adime_d_double_calc_edit_proc SYNOPSIS #include <adime.h> int adime_d_double_calc_edit_proc(int msg, DIALOG *d, int c); DESCRIPTION Gui proc for an edit box accepting a mathematical expression whose result is a floating point number. The result is calculated and displayed on a separate gui object as the user types. The edit box has a 3d-ish look. The dp2 field…
