Hello guys. We've got a Delphi application running with WINE. There are some buttons that clicking them makes a TWebBrowser navigate to some URLs. The problem is that once the websites open in TWebBrowser, we can't click the links there. I mean: 1.- I click a button in our application. 2.- A website is opened in the embedded TWebBrowser 3.- We try to click the links that are in the website, the mouse icon changes, but the links can't be clicked. Anyone knows what can it be? Thank you very much.
hittenmitsurugui wrote:> 3.- We try to click the links that are in the website, the mouse icon changes, but the links can't be clicked.What Wine version? If it's not wine-1.3.14 - upgrade. If that won't work, try installed ie6/ie7 (ie6 might not be available anymore) with winetricks.