Option to lock the Project Explorer tree when switching tabs
When you open multiple scripts in TestComplete, the selected tab is automatically highlighted in the Project Explorer. I can see how this is useful because it shows where that script is located. However, when I'm working with multiple scripts, I find it frustrating to lose my current selection in the Project Explorer tree when I switch tabs. We are using several levels of folders, so every time I go back to the Project Explorer, I have to scroll around or collapse folders to find what I'm looking for. It would be nice if there was an option to disable this feature, so the Project Explorer could remain as is regardless of my tab selections. That way I would have control over which folders are expanded and where the scroll is located.4.4KViews12likes9CommentsVisibleOnScreen is TRUE when row in grid control is not visible (need scrolling to view row)
I have a grid control with 100 rows. The grid control is placed in a small window where only 10 rows are visible with need to scroll up/down to see the desired row. Both 'Visible' & 'VisibleOnScreen' are TRUE even when the desired row is last in grid while viewing the top 10 rows. I am required to do a right-click to open a context menu on desired row. How should I proceed to check if row is truly visible else scroll till visible?Solved1.8KViews0likes4Comments