Shankar,

You wrote:

... Is there a way I can
open a subVI FP, at particular coordinates or something similar to that such
that it always shows "Start" and does an automatic scrolling?

And Kelly responded:


It looks like you can use a property node for the VI and select the property
"Front Panel Window:Origin".  I haven't tried this but you should be able to
make the panel scroll by changing the values in the cluster...

I had a lot of trouble figuring out just what properties had to to set to what. "Resize Front Panel Elements", just posted to my site, sizes it's own window to show different buttons under different circumstances. The code in the "Initialize" and "Resize window" states should show you how to do it very explicitly. Resize.vi runs when opened, so you'll have to halt it first with a CTRL-. (or CMD-.) to be able to open the diagram.


And for those of you who would like to make selected front panel elements match in width or height and don't have LabVIEW 7 yet, try this utility.

--
        EnWirementally,
        Paul F. Sullivan

----------------------------------------------------

        SULLutions              (781)769-6869
        "when a single discipline is not enough"

visit http://www.SULLutions.com

----------------------------------------------------




Reply via email to