So I was having a problem dynamically creating icons for my Tree.  What I have is an xml file that gets loaded up and has a tree created for it.  Each item in the xml(tree node) has some information about it.  One piece of info is the image that should be used for the node.  [...]