Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing NumEdit gives assert error

Hello,

I have an application (build with NI AppWizard) which creates a (dialog based) main window. This has several NI controls, and is no problem. It also has a separate dialog window, which is created when a button on the main window is clicked. This window has one NumEdit control, and I can control this control from the windows' class member functions. But I want to set the value of the NumEdit from the main window, through the DDX mechanism. When I try to access this (AppWizard generated) member variable from the main window, I get an assertion error. Is it impossible to access the control this way? Am I doing something wrong?

Thanks,
Arnoud Celie
0 Kudos
Message 1 of 1
(2,922 Views)