Menu

Commit [r1188]  Maximize  Restore  History

Fixed long standing bug that was crashing when database was updated or restored after editing, adding or deleting any user defined snippet. Did this by storing an IViewKey object instead of an IView object. Problem with IView object is that the instances stored in treeview (and more particularly instances of any objects wrapped by the IView object) may change between when tree state is saved and when restored, causing a GPF or similar.

NOTE: This is a different fix to the one applied to the v3 code base.

delphidabbler 2010-12-06

changed /branches/v4-dev/Src/UOverviewTreeState.pas
/branches/v4-dev/Src/UOverviewTreeState.pas Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.