Well, set it to automatically run when opened, and programmatically close
the window when the program is shutting down. Leave some way of shutting
down without closing the window in case you want to make changes at a later
date.
Obviously in "edit" mode, rather than "run" mode, you need to have some
access in order to get at the wiring diagram, save the VI, change the VI
options and to run the thing etc.
Oliver Friedrich
wrote in message
news:3a94ecf4@newsgroups.ni.com...
> Hallo experts,
>
> VI setup offers a lot of possibilities to change a VI's appearence, eg.
show
> without titlebar, display with or without scrollbars, etc etc.
>
> I want to display a VI without any menus, toolbars, buttons, scrollbars,
> even without ti
tle bar, only client area and a border.