Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added initial events for Xestia Calendar.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 19 Jun 2016 22:20:00 +0000 (23:20 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 19 Jun 2016 22:20:00 +0000 (23:20 +0100)
Initial events for the XCCalendarDay and XCCalendarDayEntry widgets.

source/common/events.h [new file with mode: 0644]

diff --git a/source/common/events.h b/source/common/events.h
new file mode 100644 (file)
index 0000000..d023ff8
--- /dev/null
@@ -0,0 +1,16 @@
+#ifndef __COMMON_EVENTS_H__
+#define __COMMON_EVENTS_H__
+
+#include <wx/wx.h>
+
+DEFINE_EVENT_TYPE(XCCALENDARDAY_UPDATEICONS)
+DEFINE_EVENT_TYPE(XCCALENDARDAY_DESELECTOTHERENTRIES)
+
+DECLARE_EVENT_TYPE(XCCALENDARDAY_UPDATEICONS, wxID_ANY)
+DECLARE_EVENT_TYPE(XCCALENDARDAY_DESELECTOTHERENTRIES, wxID_ANY)
+
+DEFINE_EVENT_TYPE(XCCALENDARDAYENTRY_DESELECT)
+
+DECLARE_EVENT_TYPE(XCCALENDARDAYENTRY_DESELECT, wxID_ANY)
+
+#endif
\ No newline at end of file
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy