Hi all, new to win32::gui.
Working with treeview, and can't seem to get the "Select" method to work the way I think it should. In my ....NodeClick sub, I am doing Select to select a node on the tree, and right after that I am looking at the SelectedItem and it shows '0' for the handle. Any Ideas, what am I doing wrong. Iso