[evolution-patches] HELP, question abount deleting a message in the message-list
- From: Eric Zhao <eric zhao sun com>
- To: evo-patch <evolution-patches lists ximian com>, evo-hackers <evolution-hackers lists ximian com>
- Subject: [evolution-patches] HELP, question abount deleting a message in the message-list
- Date: Tue, 06 Apr 2004 21:45:06 +0800
Hi,
I have encounted a serious problem when fixing an A11Y(accessibility)
bug of gal-e-table. Hoping there is any guru who can help me.
I found that when a message is deleted in the message-list of
evolution, no signal but "e-tree-model-node-changed" signal is emitted.
But I can't get which row was just deleted with this signal's
imformation only. Actually, this signal contains *no* useful imformation
but that the e-tree has just been changed.
Then I have to destory all the pre-created AtkObjects of e-cell and
re-created them according to the uptodated message-list's cell-data.
Obviously, this is a very inefficient operation.
Maybe there is something missed by me in the e-tree-memory or e-tree
implementaion, so holp somebody can give me a hint. Any reply will be
very appreciated. Thanks!
--
Regards,
Eric.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]