LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

COMMIT events in Visual C++

I have an application that operates correctly when using the CVI compiler.  For a variety of reasons I have had to move it into the MS Visual C++ (6.0) environment.
 
All is well at this point, the panels are displayed, etc; however the control callbacks for the panels do not receive the EVENT_COMMIT events.  They do receive other events, EVENT_LEFT_CLICK, EVENT_LOST_FOCUS, and so on, but not the EVENT_COMMIT.
 
The controls are defied as 'hot' and again they work perfectly in the CVI environment.
 
What am I missing?
 
 
Thanks,
Greg Newman
0 Kudos
Message 1 of 1
(2,862 Views)