Skip to content

Latest commit

 

History

History
189 lines (124 loc) · 5.96 KB

Calendar.rst

File metadata and controls

189 lines (124 loc) · 5.96 KB

Calendar

tkcalendar

Class

tkcalendar.Calendar

Virtual Events

  • A \<\<CalendarSelected\>\> event is generated each time the user selects a day with the mouse.
  • A <\<\CalendarMonthChanged\>\> event is generated each time the user changes the displayed month.

Calendar Events

Special events (e.g. birthdays, ..) can be managed using the calevent_.. methods. The way they are displayed in the calendar is determined with tags. An id is attributed to each event upon creation and can be used to edit the event (ev_id argument).