The CalendarEvent class is used together with
CalendarCtrl.
Returns an integer for the weekday clicked in an
EVT_CALENDAR_WEEKDAY_CLICKED
handler. This is an integer corresponding
to the day name that the user clicked upon in a
CalendarCtrl (Sunday = 0, Monday = 1, Tuesday = 2
etc, as in Ruby’s Time class).
It doesn’t make sense to call this method in other handlers.
Sets the week day carried by the event, normally only used by the library
internally.
[This page automatically generated from the Textile source at 2023-06-03 08:07:35 +0000]