LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

title bar icon

Can the small icon at the top of a Vi window be customized? Or are we stuck with the labview default icon as free advertisement for NI a client would like their own logo there.

-Paul
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 1 of 13
(4,986 Views)
It can be customized, since I've got Magtrol software (written in LabVIEW), which has the Magtrol logo in it...

Not sure how to do it though, but it can be done!

Geoff
0 Kudos
Message 2 of 13
(4,975 Views)
The small LV icon at the top will be replaced by your own as soon as you create a stand-alone application, including a custom icon familly (that's an option of the Application Builder).
Chilly Charly    (aka CC)
Message 3 of 13
(4,967 Views)
It can be done with Widnows API if you're using Windows.

Take a look G Toolbox at:
http://gtoolbox.yeah.net
George Zou
0 Kudos
Message 4 of 13
(4,966 Views)
Thanks I will try to build my application with a custom icon. I know I can customize the icon of a Vi and I really like the icon editor, is there any way of saving this icon to an icon file, that would be great. Currently I have to copy and paste it into a graphics program and then save it as a 32x32 icon. I wish the application builder let you edit an icon file right there for linking, LV already has provided the hard code which is the icon editor itself. Maybe there already is this feature, but I haven't found it yet.
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 5 of 13
(4,936 Views)
There is a VI method called Save VI Icon to File. Just call an invoke node.

___________________
Try to take over the world!
0 Kudos
Message 6 of 13
(4,925 Views)
Thanks, that will save me time and is great to know. Why did they make this a programatic option and not include it as a simple menu option?
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 7 of 13
(4,916 Views)
Good question. Why don't you make a product suggestion?
I saw somewhere a help file from LV8 for a series of VIs which will allow you to place an icon in the system tray (using ActiveX). Maybe while doing that they also got around to taking care of the LV icon editor.

___________________
Try to take over the world!
0 Kudos
Message 8 of 13
(4,919 Views)

Where is the best place to post future LV suggestions?  Usually NI adds most of what I need with each new release (They are very good at always adding functionality, I have been using LV since 4.0)  but there are a few simple changes I would like to suggest.

-Paul

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 9 of 13
(4,893 Views)
It's called, appropriately enough, the Product Suggestion Center at http://digital.ni.com/applications/psc.nsf/default?openform

Message Edited by Dennis Knutson on 07-01-2005 08:47 AM

0 Kudos
Message 10 of 13
(4,766 Views)