AutoResizeFont | |
Type | property |
Dictionary | widget.datepicker |
Library | Date Picker |
Syntax |
|
Associations | com.livecode.widget.datepicker |
Summary | The font size will be adjusted automatically, to take up the most space. |
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 | Use the autoResizeFont property to make the size of the texts in the calendar take up as much space as possible. If this property is set to true, it overrides the value of the textSize property. |