Inherits fltk::Button.
Public Member Functions | |
ReturnButton (int x, int y, int w, int h, const char *l=0) | |
Static Public Attributes | |
static NamedStyle * | default_style |
Protected Member Functions | |
void | draw () |
Same as a normal button except the shortcut() is preset to ReturnKey and KeypadEnter, and a glyph is drawn to indicate this.