One of the downsides of using splitter bars (panes) is that, even when a VI’s main window is resizable, if you hide the scroll-bars of the bottom-right pane, the resize window image (
) goes away (as shown below).

Sometimes, you might want to keep the resize window handle, such as cases where you use panes to create a status bar at the bottom of the window, as we do with VIPM (shown below).

While there’s no obvious way to do this in LabVIEW, you can use an image decoration (an image of the resize window handle) to achieve the effect.
To see an example, download this VI (LabVIEW 8.2 or greater): Show Resize Window.vi (zipped)

Tags: LabVIEW tip
-
Nice trick! Thanks for highlighting this one!
…Just one little thing though… the link to the mentioned VI seems to be broken.
-
For the visual aspect, the trick is nice.. On the other hand it is confusing to the user, because he still can’t grab that part of the window for the resize operation (unless you implement code to do of course).


4 comments
Comments feed for this article
Trackback link: http://blog.jkisoft.com/labview/show-resizable-vi-window-without-showing-scrollbars/trackback/