Hi all,

for initialization I have task to do with many of my controls on the
front panel. So I use the property node of the front panel to get an
array of references to the controls.

All worked fine but now I structured my controls using a tab control.
The <b>very</b> strange thing is, that on my development computer all
works but on the "production" system it doesn't. I found the reason:
on the production system I just get a reference to the tab control
itself but <b>not</b> to the controls inside the tab control. I know
how to get all controls inside the tab control -- that's not the
problem.

<i>But I'd like to know, why two computers behave differently?</i>

I use LV 7.0 DSC (on the production system all runs in LV 7.0 DSC
RTS). I tested the application using the dev system and the runtime
system on both systems: on the the dev system I get the controls
inside the tab control and on the "production" system I don't.
Identical ".exe", identical code, identical installation base, alway
reproducable, no difference between dev system and run time system but
between the two computers.

<i>What could be different <b>and</b> have an influence?</i>

Thanks for any idea.

Cheers,
   Carsten

Reply via email to