-
Content Count
10 -
Joined
-
Last visited
Everything posted by krystian-broniszewski
-
It is portable version of Delphi 10.4 without instalation? I care about a working TEdgeBrowser component!
-
Wke4Delphi, alternative to dcef3 or cef4delphi
krystian-broniszewski replied to Edwin Yip's topic in Delphi Third-Party
What is your version of WKEBrowser? i don't see your function -
Delphi 10.4 Portable
krystian-broniszewski replied to krystian-broniszewski's topic in Delphi IDE and APIs
not such a bad solution. Slightly resource-consuming, but since there is no portable version! THANX! -
How i can disable images with this component co create light version? I never see this option
-
Wke4Delphi, alternative to dcef3 or cef4delphi
krystian-broniszewski replied to Edwin Yip's topic in Delphi Third-Party
I have 2 problems with TWKEBrowser 1. How to disable show images 2. How to click button? I try: wb.ExecuteJavascript('document.getElementsByClassName("button").click();'); //but not working on most websites but wb.ExecuteJavascript('document.getElementById("password").value = "drop"'); // is 100% working Please help and soory for my english. -
I try use https://www.readspeaker.com/in TWKEBrowser in Delphi(CEF4 alternative). But sound don't working. I tryied other speech synthesizer but resilt is this same. Why speech synthesizers don't work on TWKEBrowser?
-
Wke4Delphi, alternative to dcef3 or cef4delphi
krystian-broniszewski replied to Edwin Yip's topic in Delphi Third-Party
OK, chinese it's small problem now. I try use TWkeBrowser to "speak" from translate.google.com. But i have problem: "voice playback is not supported by the browser" -
Wke4Delphi, alternative to dcef3 or cef4delphi
krystian-broniszewski replied to Edwin Yip's topic in Delphi Third-Party
any ideas. For me it's very important -
Wke4Delphi, alternative to dcef3 or cef4delphi
krystian-broniszewski replied to Edwin Yip's topic in Delphi Third-Party
it works fine, but the pages are in Chinese. I would prefer english. how to do it -
Wke4Delphi, alternative to dcef3 or cef4delphi
krystian-broniszewski replied to Edwin Yip's topic in Delphi Third-Party
unfortunately, I have a similar problem: it loads pages in Chinese by default. does anyone know how to make it load pages in English. It is very big problem for me