LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to add objects to an activeX tab

Hi,

I'm usinge LABWINDOWS CVI 6.0, I would like to use the ActiveX Microsoft Tabbed Dialog control 6.0 (SP5). How does it work, I mean on one tab I would like to load an ActiveX Graph and on others to add control buttons etc. When I will retrieve data from a button how will it work ?

I mean is it possible to mix standard CVI controls with active X, because I'm trying to put a button on one of the tabs, but I can't...

Thank you,
0 Kudos
Message 1 of 2
(2,974 Views)
Yes, it is possible, but difficult. CVI has a native tab panel tool that would be much easier for you to use. You can find it at cvi\toolslib\custctrl\easytab.fp. You can find examples of using this tab control library under \cvi\samples\userint\custctrl\easytab.

It's a good and easy to use tab control.

Best Regards,

Chris Matthews
National Instruments
Message 2 of 2
(2,974 Views)