Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_Webbrowser4
Message
De
03/11/2010 02:01:42
 
 
À
02/11/2010 20:53:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
01487889
Message ID:
01487927
Vues:
113
What Tore replied to you with looks correct. It's been a while since I used those controls. Fun to see that VCX being used. I created those classes, part of the Component Gallery.

>>>In earlier versions we could type a URL into PEM ctarget and the VFP web browser would navigate to it. Where is the URL placed in the new (VFP 9) browser class to accomplish that same task?
>>
>>AFAIK you must use the navigate(cURL) method. However, if all you want to do, is to show a webpage, you can do it very simple:
>>xx=Newobject('_webform',Home()+'\gallery\_WebView')
>>xx.OleWebBrowser.Navigate2('http:\\www.swfox.net')
>>xx.Show()
>
>Takk min Norse venn
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform