distriqt / airnativeextensions

DEPRECATED: Original repository of the distriqt native extensions and is no longer maintained. Please see our site for the latest ANEs
https://airnativeextensions.com
2 stars 0 forks source link

How to show the calendar in calendar view and detect new insert #312

Closed aaharoni closed 9 years ago

aaharoni commented 9 years ago

I got it all to work and I am very happy :-) thanks. I have a couple of questions:

  1. How can I just bring up the calendar in its default view without having the UI open in Add Event?
  2. How can I detect when the calendar has been closed and my application regains focus and figure out what event has been added??

Thanks,

Avi

marchbold commented 9 years ago

Hi,

  1. There currently is no way to open the calendar application, we only provide access to the add event ui.
  2. You should be able to listen to the CalendarStatusEvents:

http://docs.airnativeextensions.com/calendar/docs/com/distriqt/extension/calendar/events/CalendarStatusEvent.html#UI_CANCEL