Dimitrie O. Paun wrote:
On Mon, 16 Feb 2004, Zimler Attila wrote:
As previously noted in list, regedit delete patch is accepted. I think next I will try to implement regedit key rename support, and treeview refresh (on the modified part of the branch). Is it ok or there is a more important work to do?
That's perfect, let's get regedit out of the way, so we can move the configuration to the registry. Now, before you do the treeview refresh, please note that for new/delete key we don't need it. What we need there (as I've already explained) is to mirror the operations directly on the treeview.
I meant to refresh only the modified part of the tree. This is what you meant too? Or if not could you explain it? (I remember that you sad the entire tree refresh is too slow, I don't want to do that)
Attila