dateChanged | |
Type | message |
Dictionary | widget.datepicker |
Library | Date Picker |
Syntax |
|
Associations | com.livecode.widget.datepicker |
Summary | Sent when a date is selected. |
Introduced | 10 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, mobile, web |
Example |
|
Related | Property: AutoResizeFont, dayNames, headerColor, hiliteStyle, monthNames, mouseOverColor, namesToUse, padDates, paddingColor, selectedDate, showGrid, weekStartsOn Message: dateChanged |
Description | The message is sent when a date in the calendar is clicked. The parameter gives the selected date in the form YYYY-MM-DD. |