Documentation

Back to TOC

 

class Fl_Return_Button


Class Hierarchy

Include Files

    #include <FL/Fl_Return_Button.H>

Description

The Fl_Return_Button is a subclass of Fl_Button that generates a callback when it is pressed or when the user presses the Enter key. A carriage-return symbol is drawn next to the button label.

Methods

Fl_Return_Button::Fl_Return_Button(int x, int y, int w, int h, const char *label = 0)

Creates a new Fl_Return_Button widget using the given position, size, and label string. The default boxtype is FL_UP_BOX .

virtual Fl_Return_Button::~Fl_Return_Button()


User Comments [ Add Comment ]

No comments for this page.

 
 

Comments are owned by the poster. All other content is copyright 1998-2008 by Bill Spitzak and others. This project is hosted by Easy Software Products. Please report site problems to 'webmaster@easysw.com'.