Yeah, mtfDataItemClicked calls gatherItemClickedInfo to get the info :-)
On 30/03/2020 21:07, Jerry Jensen via use-livecode wrote:
In modTableField there’s a function for that:
mtfDataItemClicked pColumnClicked, pLineClicked, pItemContent, pGroupName
On Mar 30, 2020, at 3:49 AM, Alex Tweedly via use-livecode
<use-livecode@lists.runrev.com> wrote:
I don't know of a simple way to do it.
However, Bernd's modTableField does do it, and it uses regular fields, and it's
open source - so I took a very quick look there.
It's not simple :-)
But there's a function 'gatherItemClickedInfo' that (with some modifications)
might be the foundation of a general handler for you.
_______________________________________________
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
_______________________________________________
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