Talk:IDE Window: Object Inspector
From Lazarus wiki
Jump to navigationJump to search
Q. Can multiple Object inspectors be initiated, to compare object properties side by side.
I see this could be a feature, a plus symbol on the object inspector, to open a new object inspector window. Maybe read only, with the original Object inspector being read/write.
Why. I was trying to debug two stringgrids using the object inspector . When I scroll to look at Stringgrid_A properties then look at the same point on Stringgrid_B, I lost the place where I had scrolled to on Stringgrid_A. A side by side comparison would be much better, or hold the scrolling and it not resetting when moving from object to object.
Thanks in advance.