The Fast Light Environment Kit



class Fl_Calendar_Base

Class Hierarchy

Fl_Group, FDate
   |
   +----Fl_Calendar_Base

Include Files

#include <Flek/Fl_Calendar.H>

Description

Fl_Calendar_Base is a widget that allows a user to select a date (day, month, and year) with a wall style calendar.

Methods


Method Descriptions

Fl_Calendar_Base

Fl_Calendar_Base::Fl_Calendar_Base(int x, int y, int w = (7*20), int h = (6*20), const char *l = 0);

The constructor for an empty Fl_Calendar_Base.

day_button

Fl_Button * Fl_Calendar_Base::day_button(int i);

Returns a pointer to the button for the day D in the Fl_Calendar.

© 2000 the Flek Development team.
Generated by ScanDoc
Last Updated: Tue May 15 8:50:06 2001