WorkTimeDemo - HolList - DoubleClick - Date problem

Your example "WorkTimeDemo.dproj" for Gannt Chart has a problem with dates. It does not respect those entered in "TTMSFNCGanttHolidayEditor". Try "Add" and some real date.
Sincerely
Miro

Hello,

I've tried to reproduce your issue on our systems but everything worked as expected.
Could you give some more information on how this happens exactly?

Hello Gjalt,
The "WorktimeDemo" program was giving me absurd dates when I edited items in the "Gantt Holiday Editor". He entered them completely differently than I entered in the "DatePicker".
I don't seem to have that error anymore.
In the meantime, I apparently also upgraded the GanttChart from v1.0.4 to v1.2

But I have a second problem: At the moment I can't fill in the Task Description in "Gantt Task Editor", for 1.2 Map Site item, but also for the others.
As if Font.Color was set to White

Thank you for lettting us know.
The editor just uses a standard datepicker, so it is strange that this was giving errors.

Do you have this new issue in VCL or FMX?
Is there any styling or Dark/Light mode set?
And if you add a Column with the name taskdescription to the Columns in the TaskListOptions property. Do you then see the correct description text?

All I can say for sure is that I never voluntarily use dark styles in my programs. As a matter of principle, I only have a basic style. Definitely for demo programs