Re: What do triggers this event in MonthCalendar ?
- Posted by Euman Aug 03, 2013
- 1283 views
change:
setHandler( CAL1, w32HChange, routine_id("onSelectDate"))
to
setHandler( CAL1, w32HChange, routine_id("MonthCalendar2_onChange"))
and in the above where I added .. out debug call your onSelectDate routine
if params > 0