X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8c6791e43ca1adb11db20674a2327dc5e354f629..63b37a4e648320827a5b4a3161be13154370b5c3:/interface/calctrl.h diff --git a/interface/calctrl.h b/interface/calctrl.h index bb1f25fcb7..397b4760ef 100644 --- a/interface/calctrl.h +++ b/interface/calctrl.h @@ -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} - @nativeimpl{wxgtk} + @nativeimpl{wxgtk,wxmsw} @see @ref page_samples_calendar, wxCalendarDateAttr, wxCalendarEvent, wxDatePickerCtrl