Does anyone have a link to obtain Bernd's modTableField ? Peter Bogdanoff
> On Mar 30, 2020, at 1:07 PM, Jerry Jensen via use-livecode > <[email protected]> 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 >> <[email protected]> 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 > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
