LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the "resize" triangle without scrollbars

Hey, What I am trying to accomplish is to give the user comfortable opportunity to resize the panel but in the same time I don't want to use scrollbars which as a sidefect provide the small tringle in the bottom corner that allows to resize. I know that if I hide the scrollbars the user can resize the panel anyway but that small triangle disappears. So my question is how to preserve that small triangle? Thanks

Message Edited by ceties on 04-08-2008 06:54 AM
LV 2011, Win7
0 Kudos
Message 1 of 4
(2,824 Views)

The triangle is actually part of the scrollbar.  You could copy (snip-it or screenshot the corner and paste it on your vi) as a free picture but this is cosmetic only and could be confusing.

 

Paul

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 2 of 4
(2,802 Views)
This triangle has really nothing to do with the ability to resize.
 
Simply hide the scroll bars and allow the user to resize the panel.
 


Message Edited by altenbach on 04-08-2008 05:55 AM
0 Kudos
Message 3 of 4
(2,796 Views)
I have to opose. If the "rectangle" is visible it's easier to begin resizing. I mean if it isn't visible you have to grab the panel in the very corner and resize it. If it is visible you can start the resize from a larger area - you can start anywhere within the rectangle. I think I could program it but I was wondering if there isn't some trick.
LV 2011, Win7
0 Kudos
Message 4 of 4
(2,783 Views)