jmpulido
2009-08-25 10:16:20 UTC
I have a wxTreeCtrl with an associated event for double clicks in each
of the tree's nodes, and what I need to do is to open an operating
system explorer window (must be portable between windows and unix),
when an item is double clicked (for example, the node represents a
file and when it is double clicked I want to open the folder
containing the file).
I've been looking for a way to do this in the docs and google but I
didn't find a way to do this, though I'm sure it is possible.
Thanks.
of the tree's nodes, and what I need to do is to open an operating
system explorer window (must be portable between windows and unix),
when an item is double clicked (for example, the node represents a
file and when it is double clicked I want to open the folder
containing the file).
I've been looking for a way to do this in the docs and google but I
didn't find a way to do this, though I'm sure it is possible.
Thanks.