Re: [Evolution-hackers] Using EBookView effectively



Hi,

Are you not calling e_book_get_changes() first and then
form a query and then e_book_get_view() for that?

-Sushma.


On Wed, 2005-09-14 at 14:44 -0400, Joe Shaw wrote:
> Hi,
> 
> I am having some trouble getting desired results using EBookView.  What
> I want to do is:
> 
> (a) Get a list of changes and only a list of changes at (my app's)
> startup.
> (b) Get any subsequent changes to contacts from e-d-s as they happen.
> 
> Doing (a) is simple.  I use e_book_get_changes() on my EBook and I get
> the changes.
> 
> When I call e_book_get_book_view(), attach signals, and start it,
> however, I get change notification of every single contact being added
> to the EBookView.  I don't want to get any of these initial
> notifications, only notification of actual changes after-the-fact.
> 
> Is there a way to do what I want without some gross racy timeout?
> 
> Joe
> 
> _______________________________________________
> Evolution-hackers mailing list
> Evolution-hackers gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-hackers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]