LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Include an msie control in a CVI panel ?

Hi,
I'm trying to develop an app that have an "explorer" look: a tree
control on the right, the user select a file, and I want this one to be
displayed in a control on the left.
Files are HTML tagged text.
I didn't succed in finding an activex "msie" like control wich can be
included in my panel.
Does someone has any suggestion to help me ?

Thanks,
--Fred
0 Kudos
Message 1 of 3
(3,168 Views)
The controls are listed in the ActiveX Controller Wizard as Microsoft Internet Controls. There is a shipping example (cvi\samples\userint\activex\webbrowser.prj) that demonstrates how to use the web browser control in CVI.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 3
(3,168 Views)
I didn't see this example. Exactly what I need!!
Thanks Chris,


Chris Matthews a écrit :

> The controls are listed in the ActiveX Controller Wizard as Microsoft
> Internet Controls. There is a shipping example
> (cvi\samples\userint\activex\webbrowser.prj) that demonstrates how to
> use the web browser control in CVI.
>
> Best Regards,
>
> Chris Matthews
> National Instruments

--
F. Maillet - Eurilogic Technologies
Correspondant Qualité Toulouse
0 Kudos
Message 3 of 3
(3,168 Views)