02-17-2009 08:54 AM
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?
02-17-2009 01:15 PM
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.
02-18-2009 06:40 AM
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
02-18-2009 06:42 AM
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