> No. I run my VI, and when I click on the given button then the front panel
> will be resized. Front panel has not attribute node like front panel
> elements to change his apperance. So, how can I do that ?
>
If you drop a property node, you can set its type to VI. One of the
properties you can read is the Front Panel. Wire this to a second
property node and with that one you should be able to change the
position and size of the panel.
Greg McKaskle