I haven't tested that to B4A or B4I, only in B4J. But I would expect the same behavior.
In debug mode, when I hover to a variable (let say a string) with long value (example: some pathname), some times the content isn't fully visible (as the window is small).
So to see its you have to either view it in watch window, or to resize the value column on the window that shows while hovering on the value. But if you resize the the value column on that window, the value is still not readable. The window isn't resizable.
In my case the variable I am trying to view it's content is right above the little window (originalImage).
I don't know if this can be fixed...
(Working with B4J 5.90, haven't tested 6.0 beta).
Andreas.
In debug mode, when I hover to a variable (let say a string) with long value (example: some pathname), some times the content isn't fully visible (as the window is small).
So to see its you have to either view it in watch window, or to resize the value column on the window that shows while hovering on the value. But if you resize the the value column on that window, the value is still not readable. The window isn't resizable.
In my case the variable I am trying to view it's content is right above the little window (originalImage).
I don't know if this can be fixed...
(Working with B4J 5.90, haven't tested 6.0 beta).
Andreas.