Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bind the events of the internet control(web browser cont
Message
De
24/07/2002 20:10:48
Lu Ping
Zhuhai Tec Co.
Zhuhai, Chine
 
 
À
24/07/2002 15:10:22
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00681598
Message ID:
00682357
Vues:
22
>>thank u very much ,bob.Is my internet control interface right? such as
>>
>>IMPLEMENTS IWebBrowserApp IN "c:\winnt\system32\shdocvw.dll"
>>
>
>I am not sure. It looks right. Did you drag it to your PRG from the object browser? Remember, when you implement an interface you have to put ALL functions in your code, even if you don't actually implmenet them, or this won't work cause your class won't actually have the interface in it.
>



>Do you want to implement the whole app, or just the browser? (I am not actually sure of the difference.)

Yes ,I want to implement the browser only.The problem I met is such as code below :
EventHandler(thisform.oleWeber ,webEventHandler)
But VFP give a error message that the webEventHandler dont fit the object oleWeber.So this is
my problem now.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform