Hello,
first, I want to thank all, who helped me in the past.
I solved the problems.
Now I want to change a calendar view.
I want to check, if a date entry is over.
Then the entry in the calendar view shouls change his appearence.
example:
calendar entry time is 2 p.m.
duration is 60 minutes.
at 3 p.m. the entry should change from normal to italic
My idea till now is, having a timer looking every 60 minutes to all entries of the day. When the actual time is greater than an entry, tke timer should change the appearance.
Any other idea ?
How to solve it in a script form ?
Thanks a lot.
Friedo

