Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Browser Control / Treeview Conflict
Message
 
To
17/04/2002 10:04:17
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00642295
Message ID:
00645877
Views:
14
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
Previous
Reply
Map
View

Click here to load this message in the networking platform