LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

errors in setting panels

I've a problem with panels, how can I define a panel automatically? I put a reference to a panel when I wanted to set it, but i set another panel which has not definition! why?

0 Kudos
Message 1 of 4
(3,258 Views)

Not sure what you are referring to: what do you mean when you speak about "defining a panel"? Supposing you are referring to displaying a different panel from the one expected, the most common reason is using an incorrect panel handle or not using a panel handle but a panel constant name, but I'm just trying to guess your situation...

If you can add some details more and perhaps a sample code we can examine the situation and discuss about it.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 4
(3,239 Views)

I'm sending you the project. I want to display the name of a patient, chosed by the user, from a list of a panel in a textmessage of another panel, but it doesn't appear in the right control.  I think that the problem is the definition of the control (#define PANEL_TEXTMSG     4), how can I generate it automatically?

 

thank you very much

 

Nicoletta Metta

0 Kudos
Message 3 of 4
(3,222 Views)

I'm sending you the project. I want to display the name of a patient, chosed by the user, from a list of a panel in a textmessage of another panel, but it doesn't appear in the right control.  I think that the problem is the definition of the control (#define PANEL_TEXTMSG     4), how can I generate it automatically?

 

thank you very much

 

Nicoletta Metta

0 Kudos
Message 4 of 4
(3,222 Views)