Is there a "where used" function in the Debugger?
Posted: Fri Jun 29, 2018 3:58 pm
Hi all.
Is there a function that would allow one to discover all the places (in a stack) where a handler is called?
(Context: I'm trying to get my head around the DataGrid before making a final decision on using LC to replace some dying apps on my iPhone and FileMaker Pro on my iMac. In one of the lessons ("Creating a List of People"), it is disclosed that the "behaviour" script of the DG contains a handler, "FillInData", which seems to play an important role. But I could not find where or when or why it's called from... I put a checkpoint on that handler and it was triggered when I scrolled the DG (in user mode) to the top. But it does not tell me who called it!!!)
(A note: the LC 9.0.0 User Guide mentions (p. 498) that there is a Debug Context that "shows you the path of execution..." I must be blind, because I can't find such a thing, either in the window that opens when the breakpoint is triggered or in the menus...)
Thanks.
Is there a function that would allow one to discover all the places (in a stack) where a handler is called?
(Context: I'm trying to get my head around the DataGrid before making a final decision on using LC to replace some dying apps on my iPhone and FileMaker Pro on my iMac. In one of the lessons ("Creating a List of People"), it is disclosed that the "behaviour" script of the DG contains a handler, "FillInData", which seems to play an important role. But I could not find where or when or why it's called from... I put a checkpoint on that handler and it was triggered when I scrolled the DG (in user mode) to the top. But it does not tell me who called it!!!)
(A note: the LC 9.0.0 User Guide mentions (p. 498) that there is a Debug Context that "shows you the path of execution..." I must be blind, because I can't find such a thing, either in the window that opens when the breakpoint is triggered or in the menus...)
Thanks.