[ 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:
@@ -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
|
||||
|
Reference in New Issue
Block a user