Phoenix Logo

phoenix_title wx.lib.calendar

A module with a calendar control and a calendar dialog and some utility methods and classes.

function_summary Functions Summary

DefaultColors Define some default colors.
GetMonthList Get a list of the defined month names.
MakeColor Try and create a wx.Colour.

class_summary Classes Summary

CalDraw A class to draw a calendar.
Calendar A calendar control class.
CalenDlg A dialog with a calendar control.
PrtCalDraw A class to optimize CalDraw for printing.

Functions



DefaultColors()

Define some default colors.



GetMonthList()

Get a list of the defined month names.

rtype: list



MakeColor(in_color)

Try and create a wx.Colour.

Returns:a wx.Colour instance to in_colour