Hello Laz and Mike,
* Laz laz@club-burniston.co.uk [04-02-06 11:25]:
const cEvent *PresentEvent = Schedule->GetPresentEvent(currentChannel == cDevice::CurrentChannel());
to:
const cEvent *PresentEvent = Schedule->GetPresentEvent();
thx a lot, that fixes my problem!
Best regards, Matthias