Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Browser Control / Treeview Conflict
Message
 
À
17/04/2002 10:04:17
Mike Sue-Ping
Cambridge, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00642295
Message ID:
00645877
Vues:
16
Hi Mike,

I actually spent about half an hour yesterday looking into your problem. Since I'd never used the chart control before, I found it a little difficult to navigate all of the objects.

On the basic test of your object existing, however, I cut and pasted your HTML and displayed it in a browser control. On the parent form, I added a command button with the code...
? type('thisform.browser1.document.all("chart")')
and it returned "O". So your object definitely exists. Because of my lack of experience with the control, I didn't know how to get access to the objects and properties inside the Chart object.

Have you thought about using VFPCom, and bind the object's events to your own code? This might help you debug things a little easier, and get better control over the object.

Rgds
MR
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform