When I open one of my browse windows it will lose focus. I can do one page down but will have to click in the browse window to do another page down. I used to be able to click on a column and then find a record by just typing the name I am looking for. Now the filtered search stops after just entering two characters.
This is only happening on one of my browse windows. Of course it is the main browse window I use.
Any suggestions on what is happening would be greatly appreciated.
Do you have @MarkGoldberg Debuger class or UltimateDebug?
Use a debuger class’s PrintEvent method in your procedures TakeEvent method and see what control is getting focus and what events are firing.
Thanks for pointing me in that direction. I had just recently upgraded my Chrome Explorer by Capesoft and disabling the template on that window corrected the issue. Now to get with Bruce as to what is happening.
Yes. Chrome Explorer works great. Just not as I currently have it set up. I have two sheet controls on my window. The first sheet control has a tab that list all of my projects.
The second sheet control has multiple tabs that list info related to the project selected, such as note, proposals, transmittals, RFI’s, etc. and the last tab I use to list all documents associated with the selected project in the project list. File explorer used Hyperactive to initiate the display of the PDF file. Chrome explorer does not offer the same link to Hyperactive. It displays the PDF file automatically. Since the document list changes with ever project selected, Chrome Explorer is updating the PDF file which I am assuming is what is taking the focus off of my project list.