jsCalendar is a tiny Calendar, not like fullCalendar. We are now including Mobiscroll[1] with externs. It has a free version, you might be interested in it too[2]
[1] https://mobiscroll.com/ [2] https://github.com/acidb/mobiscroll Hiedra -----Mensaje original----- De: Maria Jose Esteve <mjest...@iest.com> Enviado el: lunes, 14 de marzo de 2022 0:41 Para: dev@royale.apache.org Asunto: RE: Calendar We have successfully implemented jsCalendar[1]. The Wrapper and the examples I included in the examples project [2], you can look at it. [1] https://gramthanos.github.io/jsCalendar [2] https://github.com/mjesteve/royale-examples-community/tree/develop https://github.com/mjesteve/royale-examples-community/tree/develop/royalelibs/royale-jscalendar Hiedra -----Mensaje original----- De: Hugo Ferreira <hferreira...@gmail.com> Enviado el: lunes, 14 de marzo de 2022 0:13 Para: Apache Royale Development <dev@royale.apache.org> Asunto: Calendar Hi, I will now implement a calendar on my Royale application. I started for searching on the mailling list and I found a old thread point to this library: https://github.com/ajwfrost/royale-playground/tree/master/CalendarProject There is something more recent or this is the way to go ? Regards, Hugo.