Closed GoogleCodeExporter closed 9 years ago
Checked in a fix for this. There are still some issues with the folder icon not
being
updated properly afterwards but this can be ignored for now I think.
The error was because the windows tree ctrl doesn't like having
SetItemHasChildren on
nodes that don't actually have any child nodes. Trying to expand it would cause
the
exception followed by the tree ctrl being cleared of all nodes.
Fix was to check directory for contents before calling SetItemeHasChildren on
directory node.
Cody
Original comment by CodyPrec...@gmail.com
on 16 Aug 2008 at 10:41
Move old 'fixed' issues to verified
Original comment by CodyPrec...@gmail.com
on 3 Feb 2009 at 8:18
Original issue reported on code.google.com by
ericlake
on 12 Aug 2008 at 1:17