LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how do I edit easytab panels

I need to change some easytab panels that were created by someone else. When I try to edit these by opening the UIR file they dont appear, just the blank canvas in my main panel. How do I find these individual tabs so I can edit them?
0 Kudos
Message 1 of 2
(2,897 Views)
Easytab panels are created programmatically, not in the UIR file. They are one of our custom controls (cvi\toolslib\custctrl). You would have to edit the source code that is creating the easy tab panels, not the UIR file.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(2,897 Views)