LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Merry Christmas!

Merry Christmas everyone!

(Its a little messy. Definitely not my best work.)


Message 1 of 6
(3,825 Views)
Very Nice!!


0 Kudos
Message 2 of 6
(3,795 Views)
Very good, Guru. I liked it!!
0 Kudos
Message 3 of 6
(3,763 Views)
Pure Christmas.  Thanks for the VI.
Brian K.
0 Kudos
Message 4 of 6
(3,735 Views)

Nice graphics.  But the sound didn't work until I looked into the vi and changed the path to the sound file.

As a general rule, if you are going to distribute your application, don't hard code any paths.   If you must do so, put a big note to let the user know where certain files need to reside.  The best way to do it, in my opinion, is to let the sound file reside in the same folder as the vi, and use Current VI's Path, Strip Path, and Build Path functions to build a path to the folder where the vi is stored.  That way the user can store both files (the vi and the sound file) into the same folder at any location he chooses, and it will work.

- tbob

Inventor of the WORM Global
Message 5 of 6
(3,718 Views)
Absolutely. This wasn't made for distribution or anything, just a quick and dirty screen saver for Xmas. Fun playing with the picture control and object placement properties. Maybe next year I will really expand and clean up the code.

Happy New Year!

B-)
Message 6 of 6
(3,670 Views)