Fl_Calendar | +----Fl_Agenda_Calendar
#include <Flek/Fl_Calendar.H>
Fl_Agenda_Calendar is a subclass of Fl_Calendar. This widget has a slightly different user interface used for Agenda PDA.
Fl_Agenda_Calendar::Fl_Agenda_Calendar(int x, int y, int w = (7*20), int h = (8*20), const char *l = 0, int title_height = -1);
The constructor for an empty Fl_Agenda_Calendar.