31 #ifndef Fl_Value_Input_H
32 #define Fl_Value_Input_H
34 #include "Fl_Valuator.H"
79 void resize(
int,
int,
int,
int);
84 void soft(
char s) {soft_ = s;}
91 char soft()
const {
return soft_;}
96 int shortcut()
const {
return input.shortcut();}