LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Using RefreshListCtrl in LabWindows for DOS. What is the latest equivalent function in CVI 7.1

I'm currently converting Labwindows for DOS files to work with CVI 7.1.
 
I am finding a few functions are not available in the later version, namely RefreshListCtrl.
 
Does anyone know the equivalent function in the later CVI ?
 
Thanks
0 Kudos
Message 1 of 2
(2,706 Views)
I would recommend ProcessDrawEvents(). This functions forces CVI to redraw the user interface.
0 Kudos
Message 2 of 2
(2,675 Views)