Modern proper calendar control

in france week number is widely use, in public heath like below, and all legal stuff.semaine means week.

@Jeremie_L , Hello Jeremie, I try to run the calendar view on the latest XOJO version and it seems that I cannot run it. it fails complaining that

MainPage.ColorSelectorFilter.Shown
ColorSelectorFilter on MainPage implements the event “Shown,” but its superclass WebColorSelector has already implemented the event.
MainPage

When I try to edit that I discovered that most of the classes and encrypted so the project cannot be really used.

Is there a way to remove the encryption so we can update it ? it applies to both, desktop and web versions

Thanks

Hi, I’ve used your control on web 1.0, does it work on 2.0 web framework?

Hello Ciro,

No it does not work on Web 2.0 framework.

The source code is now available for free on Github: GitHub - jkleroy/Xojo-Web1.0-CalendarView · GitHub
Feel free to adapt it for Web 2.0

The alternative is to use https://graffitisuite.com by @Anthony_G_Cyphers which is updated regularly.

1 Like

There is a WebDatePicker now, a relatively new development.

1 Like

also this one for web

1 Like

Here’s a direct link to GraffitiCalendar.

2 Likes