LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

problem with EasyTab

Hallo,

I have create some tab sheets like in the sample:

tabCtrl = EasyTab_ConvertFromCanvas (parentPanel, PANEL_CANVAS);
EasyTab_LoadPanels (parentPanel, tabCtrl, 1, "test.uir", __CVIUserHInst, EQUIPMENT, 0, 0);

now I want to display in the tab-sheet-panel EQUIPMENT also a tab sheet with the Panel name WEAPON.
How can I realize that?

thanks
Florian
0 Kudos
Message 1 of 2
(2,729 Views)
sorry it was to early to write it here in the forum

i have solved my problem with analyzing the sample under

samples/userint/custctrl/easytab/tabdemo

but thanks
Florian
0 Kudos
Message 2 of 2
(2,726 Views)