Hi!
Consider the following scenario: - I want to know which classes in GT uses TRMouseClick.
Can I do this using Spotter? I open Spotter and entered TRMouseClick. I cmd-rightarrow on it, and then entered GT. It gives me this:
But If I click on the selection Object>>gtDebuggerStateIn: I have that: gtDebuggerStateIn: composite <gtDebuggerPresentationOrder: 10> (GTObjectVariablesBrowser new variablesIn: composite) title: 'State'; send: #value
Why is gtDebuggerStateIn offered to me? I do not understand…
Cheers, Alexandre