How to prevent delphi WVBrowser from stealing focus
Posted: Fri Nov 11, 2022 5:50 pm
I have just completed converting an app from TWebBrowser to TwvBrowser.
It works like a charm. Thank you very much for this.
With TWebBrowser, I had the "lost focus' issue that I could never resolve. Stack Overflow has many posts pertaining to this issue but no resolution.
I had hoped that TwvBrowser would have resolved this.
To repeat, load a page. On the right side upper grid, I have a pop up menu. When I open it and select an option, then go back in the browser, the I cannot place focus on the grid.
The work-around is to click on the lower grid to get focus back.
I had hoped that the TWVWindowParent might have some way corrected this. Any ideas?
It works like a charm. Thank you very much for this.
With TWebBrowser, I had the "lost focus' issue that I could never resolve. Stack Overflow has many posts pertaining to this issue but no resolution.
I had hoped that TwvBrowser would have resolved this.
To repeat, load a page. On the right side upper grid, I have a pop up menu. When I open it and select an option, then go back in the browser, the I cannot place focus on the grid.
The work-around is to click on the lower grid to get focus back.
I had hoped that the TWVWindowParent might have some way corrected this. Any ideas?