Hi guys, i want to create a schedule/daily planner type deal for my client. What i mean is a calendar is displayed and my clients can add in what ever details they like for that day. Like the outlook task manager, but Independent of office.
OK, I have it looking like I want using the PECalendar control, but a mouse doubleclick crashes the whole thing. I managed to stop the crash, but I can't get it to do anything. I want to double click, and bring up a window so clients can add/edit an appointment...
Any tips please?
Scheduler/Calender updated
Scheduler/Calender updated
Hi Jeff,
I have written a thing like a calendar using the bBrowser using the bCellGroupItem feature.
But it was a sort of manual coding, not a finished calendar.
Wolfgang
I have written a thing like a calendar using the bBrowser using the bCellGroupItem feature.
But it was a sort of manual coding, not a finished calendar.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Scheduler/Calender updated
OK, I was thinking along the bBrowser line. Thanks Wolfgang.