Re: Calendar backend: How do I make Evolution highlight dates containing an event?
Jules Colding <[email protected]>
| Newsgroups | gmane.comp.gnome.evolution.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2006-06-01 at 13:54 +0200, Jules Colding wrote: > Hi, > > Normally days with some sort of event are highlighted in bold in the > week view. The problem is that this highlighting does not happen for > events that are originating from my calendar backend. > > What do I have to do to make the Evolution calendar UI highlight my > backend events? The events are otherwise displayed as would be > expected... Attempting to implement a few more methods revealed that the get_object() method is responsible for this feature. -- jules