Debug hover output - custom class instance

qsrtech

Active Member
Licensed User
Longtime User
Hi Erel, I'm not sure if this is a bug, but when I hover the mouse over an instance (reference) of my custom classes all the tool tip says is "object"=<blank>. It seems to want to work the first time after starting to debug, but after that, no more...individul objects (properties) within the class appear to show correctly, i.e. when debug break in a class module.

As a developer also, I understand the more info the better when trying to fix something. Hope this helps you track down the issue.

John
 
Top