12-15-2021 03:16 AM
Hello Together,
I've searched the forum for a while but didn't find an appropriate solution (maybe I missed it) but here's the Question:
for controlling a (rather complicated) test System I created a GUI, based on Tabs, as I have many controls an indicators.
for occasional bugfixing I have additional Indicators, which I'd like to leave.
for the final application I'd like to limit the window only for a specific area.
I tried Splitters and decorations, but none of this worked..
the whole front panel:
(currently with the splitters)
I'd like to reduce the Window, as soon as the System is running, limited to the center Splitter or anyhow to this Area:
what's the best way to achieve this?
Thanks!!
Solved! Go to Solution.
12-15-2021 04:18 AM
Hi WWolf,
That should do the trick…
12-15-2021 04:49 AM - edited 12-15-2021 04:50 AM
hi GerdW
thanks for the Tip!
I've tried doing but i didn't find it:
how to Pt 3 and 4, so setting window size and hiding the scrollbars?
12-15-2021 05:04 AM
There's a beautiful OpenG VI on the application palette.
"Fit VI window to Largest Decoration"
I use that to size the UI on opening - it's nice and simple to use at runtime and set up a decoration at the back and put all the runtime controls on the decoration and add a bigger one if you need to for debug.
James
12-15-2021 07:15 AM
Hi WWolf,
@WWolf78 wrote:
how to Pt 3 and 4, so setting window size and hiding the scrollbars?
You find those options in the VI properties…