Hi Dan,
It would be wonderful to have a detection of Control, Alt and Meta keys on onTimeRangeSelect / onTimeRangeSelecting / onTimeRangeSelected events in both Scheduler and Calendar.
Would this be something you could add?
Thanks Leo
Hi Leo,
This is now added in the latest release (2026.2.6914).
In addition to the event handlers, you can also get the current modifier key status using DayPilot.Calendar.getCoords() and DayPilot.Scheduler.getCoords(). This lets you access it from any other event handler as well.