On Wed, 2004-04-07 at 21:39 +0800, Not Zed wrote: > In the mailer we listen to both the cursor changed and selection changed > signal to find out when things change in the tree. But that might not > help you at all. > > I presume the accessibility stuff should be on the view rather than the > model right? You're not getting any cursor changed stuff? I think > cursor changed used to happen when the cursor got unset too but now i > dont think it does (why we have to listen to selection changed too - but > that might not help you).
Does the model used by the mailer not emit a more granular row deleted signal? I suspect it must if speed of the delete is any indication. -JP -- JP Rosevear <[EMAIL PROTECTED]> Novell, Inc. _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
