Oh I get it! Crap. I am creating a little pallette I am callign QuickNotes, and 
the idea is that double clicking on an entry will add the thing you double 
clicked on after the current selection in the topstack. I was hoping I could 
just doubleclick a node to do this, but I can see I cannot. 

I am thinking I should have gone with a datagrid for this. 

Bob S


> On Sep 6, 2018, at 10:45 , Brian Milby via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> It is working here. You only get the message for leaf nodes. In widget script 
> I have:
> 
> on actionDoubleClick pPath
> put pPath
> end actionDoubleClick
> 
> Thanks,
> Brian


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to