Code review comment for lp:~yohanboniface/ubuntu-calendar-app/AgendaView

Revision history for this message
ybon (yohanboniface) wrote :

Status: not able, even with the help of renato, to make the DetailFilter work (here is a smaller test case: http://paste.ubuntu.com/7257603/ but not working, i.e. no event at all is displayed as soon as I set up the filter).

> And you should be able to achieve following.
> // 3. no way to cheat like adding on the fly a method or property to the ListItem while looping

No sure how :)
I can use EvenListModel directly as model in my ListView, yes, but I don't know how to set a property on each item with the event *date* value (in string format). Any clue?

Thanks!

« Back to merge proposal