Re: TWebbrowser plugin support



Hans-Peter Diettrich wrote:
kev2100@xxxxxxxxx wrote:

Actually, I didn't pose the right question. It's not plugins I'm
worried about, but add-ons such as the google toolbar. I haven't been
able to figure out how to get these working.


TWebBrowser is an wrapper around an IWebBrowser2 object. This interface limits what can be done in code, in addition to how (which part of) the interface is implemented in various browsers. Search the MSDN for more information.

Actually I have similar ideas and problems with TWebBrowser. Let me know, if you find out more...

DoDi
With the Document property, you can expand the use of the IWebBrowser greatly.


--
"I'm never wrong, once i thought i was, but was mistaken"
Real Programmers Do things like this.
http://webpages.charter.net/jamie_5

.