Share Tips, Code Samples, etc. with the Visual Prolog community.
Kari Rastas
Active Member
Posts: 36
Joined: 4 Mar 2000 0:01

Custom Control: Mozilla

Unread post by Kari Rastas »

Simple custom control for the use of Mozilla in Visual Prolog.

This example is made on the basis of Gildas Menier's testIE example program.
As from the code can be seen Mozillas interfaces are almost equal to Microsofts IE's.

Mozilla's ActiveX can be loaded separately without installing the whole Mozilla. The activeX package can be found from
http://www.iol.ie/~locka/mozilla/control.htm

(This example demands the Commercial Edition.)
Kari Rastas
Active Member
Posts: 36
Joined: 4 Mar 2000 0:01

Unread post by Kari Rastas »

VIP7 version
User avatar
drspro2
VIP Member
Posts: 97
Joined: 28 Apr 2006 12:03

Unread post by drspro2 »

Can anybody give more hints for how to make a Firefox Mozilla custom control the same as the webbrowser example form the Vip 7 examples directory?.


Or is it best to take the com example and link in the mozilla library? but how,


in this link i find an exe: http://www.iol.ie/~locka/mozilla/control.htm
should i run this exe? will it install the mozilla dll ?


thankyou
Post Reply