Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to add the web browser object to _SCREEN?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Is there a way to add the web browser object to _SCREEN?
Miscellaneous
Thread ID:
00259897
Message ID:
00259897
Views:
41
I am trying to put a web viewer object on the vfp6 screen.
I tried the following:
1) I created a container class with the MicrosoftWebnavigator ocx as an olecontrol
2) In my startup code, I added the following lines:
_SCREEN.Addobject("blabla","name")
_SCREEN.blabla.web.navigate("web.page")

After the addobject, vfp6 gives me the message "Object class is invalid for this container"

?any clue
THanks
Eric.
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Next
Reply
Map
View

Click here to load this message in the networking platform