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

Wed Jun 17 08:53:25 2009. FLTK ©2007 Bill Spitzak and others.
Permission is granted to reproduce this manual or any portion for any purpose, provided this copyright and permission notice are preserved.