WVWindowParent in a TPageControl
Posted: Thu Jun 27, 2024 7:51 pm
Hi Salvador, I have a TPageControl with 3 tabs. Inside one of these tabs I have a WVWindowParent. If I execute the command WVBrowser1.CreateBrowser(WVWindowParent1.Handle); it only works if the tab containing WVWindowParent1 is selected. If another tab is selected, the browser is not created. Why does this happen?