02-02-2010 07:26 AM
Hi Ppl,
I do not want few controls (variables view, stack view) to be displayed in my full featured User Interface. What is the best way to do this. Are there configuration parameters(UserInterface.xml) that could make these controls in visible. Or Should these controls be make in visible only through the Visible Property.
Thanks
02-02-2010 09:47 AM
02-02-2010 10:47 AM
Hi Dennis,
Will Deleting the controls solve the purpose ? I tried moving the controls from the visible part of the front panel. but when the code was run the controls came back to their original position. Then I discovered that the full featured user interface has some code to set the position,size etc of the controls. This part of the code also checks the number of controls present. So I was wondering if just editing the configuration alone could disable the controls.
Thanks
02-02-2010 11:34 AM
02-03-2010 07:00 AM
Deleting the controls didn't serve the purpose. There are lot of VI's using the deleted control references. So at each node I have to modify the code. Is there a better way to do this ?
Thanks
02-03-2010 07:10 AM
Maybe you find this link quite useful...
hope this helps,
Norbert