|
From: Bryan O. <br...@bi...> - 2004-09-29 18:39:04
|
Joe English wrote: > A <<TreeviewSelect>> event is generated in all cases > (except for [$treeview selection]), even if the selection > hasn't actually changed (e.g., adding an item that was > already selected still generates the event). > What's the advantage to generating the event when the selection command is called, versus only generating it when the selection changes? I'm not sure I see it, though I'm betting you've recently thought about this more than I have. All things being equal, I think I'd rather have it only be generated when the selection actually changes. |