Re: TWebbrowser plugin support
- From: "Daniel Hobson" <djhob1972@xxxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 09:54:46 GMT
Hi all,
I find this interesting and would like to participate my thoughts ...
Now I will mention to start with that I have not tried this ever but wouldnt one think:-
Wouldnt one check to see if the activeX component has actually been installed? I believe GoogleToolbar is an activeX component and therefore should be checked within the registry to see if it is actually installed?
Since you would have that component control set installed into your Delphi IDE. You would then check the users registry within your app to see if its present .. if not, then .. .do what ever you decide I guess.
Would my assumption here be wrong?
Daniel.
"Hans-Peter Diettrich" <DrDiettrich1@xxxxxxx> wrote in message news:5efdddF37rouhU1@xxxxxxxxxxxxxxxxxxxxx
kev2100@xxxxxxxxx wrote:
I'm building a custom web browser in Delphi using the TWebBrowser
control. Does anyone know how to support plugins with this component?
AFAIK a registry entry will determine, which browser is used for the TWebBrowser. Perhaps it's the application that is associated with *.HTML files.
DoDi
.
- Follow-Ups:
- Re: TWebbrowser plugin support
- From: Hans-Peter Diettrich
- Re: TWebbrowser plugin support
- References:
- TWebbrowser plugin support
- From: kev2100
- Re: TWebbrowser plugin support
- From: Hans-Peter Diettrich
- TWebbrowser plugin support
- Prev by Date: Re: Datatype checking in DotNET
- Next by Date: Re: TWebbrowser plugin support
- Previous by thread: Re: TWebbrowser plugin support
- Next by thread: Re: TWebbrowser plugin support
- Index(es):
Relevant Pages
|