fltk::ReturnButton Class Reference

Inherits fltk::Button.

List of all members.

Public Member Functions

 ReturnButton (int x, int y, int w, int h, const char *l=0)

Static Public Attributes

static NamedStyledefault_style

Protected Member Functions

void draw ()

Detailed Description

Same as a normal button except the shortcut() is preset to ReturnKey and KeypadEnter, and a glyph is drawn to indicate this.

Fl_Return_Button.gif