View Single Post
  #7  
Old 08-06-2013, 10:47 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by baseman101 View Post
I don't want to spam all the forums with my threads, so here's another question. Is it possible to get the path of the selected node in a GuiTreeViewCtrl? For example, if Hey.txt is selected and that value is inside Hello, then it would return Hello/Hey.txt.
Ideally you would create a separate thread for each issue so that it is easier for people with the same problem to find when searching the forum.

The wiki suggests that the following event exists for GuiTreeViewCtrl:

Quote:
onSelect(node,nodeslashpath,nodedotpath) - a node has been selected
__________________
Reply With Quote