]> Creatis software - clitk.git/commit
Romulo:
authordsarrut <dsarrut>
Tue, 5 Apr 2011 12:44:16 +0000 (12:44 +0000)
committerdsarrut <dsarrut>
Tue, 5 Apr 2011 12:44:16 +0000 (12:44 +0000)
commite511e2ba1150ea6d29247a0912ae5efca22415e8
treed79c6ed428d7fda19b41bfa5de1ce4261a27a614
parent1f2793a945d2ea05308d61d79513de5d664f092f
Romulo:

-Solved bug 295
  + SelectedItemChangedInTree() event was called after the window had been closed and the object instance had been destroyed.
  + Horrible solution: added a static "destroyed" flag to indicate that the object instance has been destroyed.
    * Flag will be valid for all active instances, since it's static.
  + In desperate need of a better solution!
    * Need to find the correct location to put it, though.
vv/vvToolStructureSetManager.cxx
vv/vvToolStructureSetManager.h