Calendar activating alone
- Posted by sergelli Aug 02, 2013
- 1408 views
I am using this line in a very long code:
SetHandler (CAL1, w32HChange, routine_id ("onSelectDate")) - select dates in the calendar
The Routine "onSelectDate" is running (more or less at every minute), unless I press the mouse over the calendar and there is also no line that is calling this routine.
Like to know if this is a feature of the calendar or is a hidden problem in my program (very hidden :) )
Perhaps, you have something to instruct me Thanks for patience