Page 1 of 1

EventType support for CalendarGadget

Posted: Sat Nov 24, 2018 10:59 pm
by RSBasic
Please add EventType support for CalendarGadget:
#PB_EventType_LeftClick: #MCN_SELECT (Windows constant, with Linux and MacOS I have no idea)
#PB_EventType_Change: #MCN_SELCHANGE (Windows constant, with Linux and MacOS I have no idea)

Thank you