On 23 May 2001 23:06:27 -0400, Russell Steinthal wrote:
> It's not immediately related to my problem, but why do you need 
> "query_done"?  Isn't the idea that since they are live queries, you 
> just hook your add-to-graphical-view function onto the "obj_updated" 
> signal and process them as they come in?  Or is "query_done" more 
> useful for a search dialog box type of "snapshot"?

We have the same thing in addressbook ("sequence_complete").  This is
useful in many cases.

I think it was originally added for printing support so that the print
code could know that it was ready to push the image to the printer.
It's also useful for turning off a progress indicator to let the user
know that they're seeing the final set of contacts or events.

Thanks,
    Chris


_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution-hackers

Reply via email to