
Building The Calendar Control
OK so I tried to upload images of the progress made over the past couple of days with the UI Interop code, but WordPress isn't playing rn. There has been progress made though, and I thought I'd share the current concept with you guys. The question isn't re-building MOOV programs or anything like that. Rather, it's establishing a central point of reference.
So... imagine you have a bunch of time-related activities happening, and you want to indicate these on a planner (e.g. todo items in a calendar). What's the best way to match these, and establish a date context for them so they can be displayed in a calendar/planner view? As you can imagine, this goes beyond just getting the "DateTime" and so on. Because the challenge is to link this information with a UI representation in the most efficient way possible, reducing the time that the UI thread is suspended for calculations.

Anyway, here's an example link to some of the research I've been doing today, trying to get the most efficient approach to display the necessary information. I'll keep working and hope to catch you guys again soon.
Stay awesome,
EMH
HOW MOOVPAD IS BEING BUILT
For the overview of how MOOVPAD apps are being developed, the reasoning behind particular decisions during development, policies, and more in relation to all the technical things, please see the link to the left.
This will be an ongoing work in progress, and will always be linked to the bottom of each upcoming Blog post.