LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

has anyone made a custom save and open button yet?

could you please show me a vi example?
using labview 6.1

thx reen
0 Kudos
Message 1 of 4
(2,573 Views)
Custom?
What do you mean custom?
Custom how?
What kind of customizing do you want to do?
And why not do it yourself?
There are explanations in the LV user manual for how to customize controls - you basically right click the control and select Advanced>>Customize.

___________________
Try to take over the world!
0 Kudos
Message 2 of 4
(2,555 Views)
I am guessing that you want buttons containing graphics such as the open and save buttons in the MS word toolbar.

Simply use a plain boolean button, customize it (right-click...advanced...customize) and import the desired graphics icon to the true and false states. You can get the graphics by taking a screen capture, then cropping it using a graphics program.
0 Kudos
Message 3 of 4
(2,540 Views)
If that's what you want, some of them are also available from OpenG.

___________________
Try to take over the world!
0 Kudos
Message 4 of 4
(2,534 Views)