Table Of Contents

Previous topic

calendar

Next topic

Calendar

This Page

phoenix_title CalDraw


class_hierarchy Inheritance Diagram

Inheritance diagram for class CalDraw

Inheritance diagram of CalDraw


method_summary Methods Summary

__init__  
AddSelect  
Center  
DefParms  
DrawBorder  
DrawCal  
DrawDayText  
DrawFocusIndicator  
DrawGrid  
DrawMonth  
DrawNum  
DrawNumVal  
DrawSel  
DrawWeek  
GetCal  
GetColor  
GetOffset  
GetRect  
InitScale  
InitValues  
SetCal  
SetColor  
SetMarg  
SetPos  
SetSize  
SetWeekColor  
SetWeekEnd  

api Class API



CalDraw:

Methods



__init__(self, parent)


AddSelect(self, list, cfont=None, cbackgrd = None)


Center(self)


DefParms(self)


DrawBorder(self, DC, transparent = False)


DrawCal(self, DC, sel_lst=[])


DrawDayText(self, DC, key)


DrawFocusIndicator(self, DC)


DrawGrid(self, DC)


DrawMonth(self, DC)


DrawNum(self, DC)


DrawNumVal(self)


DrawSel(self, DC)


DrawWeek(self, DC)


GetCal(self)


GetColor(self, name)


GetOffset(self)


GetRect(self)


InitScale(self)


InitValues(self)


SetCal(self, year, month)


SetColor(self, name, value)


SetMarg(self, xmarg, ymarg)


SetPos(self, xpos, ypos)


SetSize(self, size)


SetWeekColor(self, font_color, week_color)


SetWeekEnd(self, font_color=None, backgrd = None)