when I install extIEParser, there was an error message saying 'extIEParser is recursing itself', I'm using Delph 7, is it the acceptable version ?how to fix...
So wat is your advice to fix it? Regards, Daan ... icons ... disppear??!! ... version) ... programming ... Terms ... languages The c programming language ... ...
Its damn work. You need to check a procedure's name "Calculate RGN" and "VMPaint" I did not look deeply inside the core but, from what I see, Both of them need...
I put the fixed version into the files section. Only one change - in function function InitXPThemes(var hActCtx : THANDLE; var XPCookie : ULONG):boolean; line ...
I registered band in XPThemedBand.zip in Files, and got only a static label in IE toolbar, no buttons, no textbox, .... No idea of it. And I've tried it in...
Hello everybody I have writen and application with use a twebbrowser to show a memory webpage with links like <a href="www.pouf.fr">the link</a> My default...
Hi Guys, How do I install this new version ? Do I still have to delete the standard Internet Explorer Components first and then reinstall the Microsoft...
1. no 2. no Open the EmbeddedWeBrowserD2005.dpk file compile build and install . WAIT! I guess you don't know about the new d2005 interface so, after opening...
That's what I tried the very first time, but I got : [Fatal Error] extIEParser.pas(17): F1026 File not found: 'mshtml_tlb.dcu' That's why I'm asking if I had...
... Initially Internet Explorer shows the capion only at the right side of the toolbar. But you should resize (shift) this band on the toolbar. After resizing...
Plazmer, ... Tried that but now when installing EmbeddedWB2005 I get: [Error] extIEParser.pas(270): E2003 Undeclared identifier: 'classname' [Fatal Error]...
Have you added the EmbeddedWB folder to the search path ? ... From: Alfred Vink To: delphi-webbrowser@yahoogroups.com Sent: Wednesday, November 02, 2005 6:40...
You don't need usually to import nothing in the first place. ... From: Alfred Vink To: delphi-webbrowser@yahoogroups.com Sent: Thursday, November 03, 2005...
Hi Guys, Is used to navigate to https sites like this: procedure TINO_Main.GoActionExecute(Sender: TObject); var url, Flags, TargetFrame, Postdata, Headers:...
Hi Guys, Url := 'https://myname:myencodedpassword@.../test.cmd'; Found the error, the fault is in the Encode function in IEUtils.pas The @ should be...
Hi all, I have tried many times to get a fields from web page with frame, but when a page includes a IFRAME, I raise a access violation... Have you a idea ?...
Hi Guys, When exactly is the event OnDocumentComplete triggered ? When loading a webpage, the event is 2 sometimes even 3 times triggered... What event can I...
... from MS Platform SDK... The WebBrowser Control fires the DocumentComplete event when the document has completely loaded and the READYSTATE property has...
Hello, Is there any way to detect when windows open because a user has clicked a link or used "Open in New Window" from the right-click menu? I'm adding basic...