[ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2008-04-17 15:31:50 +00:00
parent 9cd722e337
commit 7b0ccb8a60
5 changed files with 43 additions and 3 deletions

View File

@@ -237,6 +237,8 @@ enum wxCalendarHitTestResult
@style{wxCAL_SEQUENTIAL_MONTH_SELECTION}
Use alternative, more compact, style for the month and year
selection controls. (only generic)
@style{wxCAL_SHOW_WEEK_NUMBERS}
Show week numbers on the left side of the calendar. (not in generic)
@endStyleTable
@beginEventTable{wxCalendarEvent}
@@ -257,7 +259,7 @@ enum wxCalendarHitTestResult
@category{ctrl}
<!-- @appearance{calendarctrl.png} -->
@nativeimpl{wxgtk}
@nativeimpl{wxgtk,wxmsw}
@see @ref page_samples_calendar, wxCalendarDateAttr, wxCalendarEvent,
wxDatePickerCtrl