Hi,
When you pause the execution of an app in debugmode, it is possible to see the value of a variable by putting the mouse cursor in B4A above the variable. Then a tooltip text appears with the value.
Very handy!
But: if the variable is of type class, then this tooltip text begins with the names of all code modules and activities. On a large project, this means it is not visible to see the value of the variables of the class anymore.
Can this be fixed?
When you pause the execution of an app in debugmode, it is possible to see the value of a variable by putting the mouse cursor in B4A above the variable. Then a tooltip text appears with the value.
Very handy!
But: if the variable is of type class, then this tooltip text begins with the names of all code modules and activities. On a large project, this means it is not visible to see the value of the variables of the class anymore.
Can this be fixed?