Alex,
the date picker needs for self-sizing at least "selectedDate"
in its property array. So this is minimal and works:
on mouseUp
put "" into tP["selectedDate"] -- yields "today"
popup widget "community.livecode.hermann.datepicker" \
at 100,100 with properties tP
if it is not emp
Q for Hermann (or anyone else who knows :-)
I'm trying to use the popup version of the widget, simply by doing
*on*mouseup*
popup*widget"community.livecode.hermann.datepicker"at100,100*
put*it &CRaftermsg*
end*mouseup
but the datepicker window is far too small - only about 1/4 the size i