Forgot about CalendarEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
31b468292c
commit
5f13b2cac9
@ -68,7 +68,8 @@ Extended the wx.calendar.CalendarCtrl class with methods that get/set
|
|||||||
a Python datetime or date object. (These will only work with Python
|
a Python datetime or date object. (These will only work with Python
|
||||||
2.3+) The methods are PySetDate, PyGetDate, PySetLowerDateLimit,
|
2.3+) The methods are PySetDate, PyGetDate, PySetLowerDateLimit,
|
||||||
PySetUpperDateLimit, PySetDateRange, PyGetLowerDateLimit, and
|
PySetUpperDateLimit, PySetDateRange, PyGetLowerDateLimit, and
|
||||||
PyGetUpperDateLimit.
|
PyGetUpperDateLimit. Also, CalendarEvent was extended with PySetDate
|
||||||
|
and PyGetDate methods.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user