Hi.

I'm looking to store a reference to an xml node in the Tag of a tree view node.

I can't store the actual text etc because the i need the to be able to edit the xml sub nodes in place.

I'm thinking a can store the the memory address (via ObjPtr) as the treeview node tag, but does anyone know to do the reverse (i.e. get object from a given memory address) ?



td.