LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Operating the new tab ctrl in CVI 8.0

I can not find an example for using the new tab ctrl in CVI 8.0. With easttab one used e.g. ConvertFromCanvas and  EasyTab_loadPanels which returned a panel name for each individual tab page so that each tab page could be addressed. How do I do this in CVI 8.0 with the new tab control ? I assume it should be easier than before but at the moment it has me stumped.
 
Regards
 
Erik
0 Kudos
Message 1 of 3
(3,113 Views)

Hello Erik,

There is a Tabs Library. It contains a number of very useful functions for the new tab control. The function you are looking for is GetPanelHandleFromTabPage. If you have any more questions, shoot Smiley Happy

Wim

Message Edited by Wim S on 04-18-2006 01:42 PM

0 Kudos
Message 2 of 3
(3,111 Views)

Hello again,

When looking for examples, use the NI Example Finder (pull down the Help menu and select 'Find Examples'). When you enter 'tab' in the "Enter keyword(s)" area, tabexample.prj and tabpanels.prj should be listed. Both examples are based on the new tab control.

0 Kudos
Message 3 of 3
(3,108 Views)