Yep, in here it seems.. http://svn.apache.org/repos/asf/pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraTreeViewSkin.java
See mouseUp, moiuseDown & mouseClick. On 15 June 2011 20:56, Chris Bartlett <[email protected]> wrote: > Sorry, I should have been more clear, myself! > > The KitchenSink demo uses a standard TreeView as far as I know. > So the code that is handling the mouse clicks will be in > org.apache.pivot.wtk.skin.terra.TerraTreeViewSkin. > > Chris > > On 15 June 2011 20:52, Edvin Syse <[email protected]> wrote: > >> >> Den 15.06.2011 15:41, skrev Chris Bartlett: >> >>> I just took a *very* quick look at the Kitchen Sink demo, and it seems to >>> handle this scenario OK. >>> >>> http://pivot.apache.org/demos/kitchen-sink.html >>> >> >> Can you point me in the right direction? I looked around line 600 and >> down, but can't find anything useful (even though I see that it handles it >> :) >> > >
