At 09:12 -0800 01/30/2004, PJ M wrote: >Another strange thing (to me) is why don't I *automatically* get a subpanel refnum >when I create a subpanel (instead of that "insert VI" method) ? >Also, because of that, whatch out for these tranparent supanel with no scrollbar (it >is so easy to get more that one on the FP without any indication on the BD).
Because the subpanel accepts a vi ref number and not generates it. The ref number is for whatever vi you want to put into it. The subpanel is a sink for references not a source. -Scott
