module timelinelib.calendar.generic.timepicker.calendarpopupcontroller

class timelinelib.calendar.generic.timepicker.calendarpopupcontroller.CalendarPopupController[source]

Bases: object

All this code is to avoid system error popups, because the wx.CalendarCtrl object is not working correctly.

__init__(view)[source]

Initialize self. See help(type(self)) for accurate signature.

on_dismiss()[source]
unhandled_exception_hook(exception_type, value, tb)[source]