Feedback
Calendar items can now be identified at pointer coordinates
- Status
- Fixed
- Fixed in
- v26.7.3
- Source discussion
- https://forum.objo.dev/d/622-calendar-control-missing-thing
- Last updated
- 2026-07-18
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Add Calendar.ItemAtPoint(x, y) so applications can identify the visible calendar item under a pointer coordinate. This enables item-specific context menus and other pointer interactions in month, week, and day views. The method returns Nothing when the point is not over a rendered item.