LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I change the icon on the front panel upper left corner

Hello everyone,
 
I´m developing an application and I do not know how to change the LabVIEW (if it is possible) default icon that appears on the upper left corner of the front panel of subVIs with dialog appearance.
I'd be very thankful if you could give me some information on this issue.
Thank you so much guys
0 Kudos
Message 1 of 7
(3,670 Views)
You can't change that icon.
But you can create your own dialog sub-vi. What you have to do is to configure the window appearance settings, accessed from the "vi properties" menu (right click the upper right icon...)
Chilly Charly    (aka CC)
0 Kudos
Message 2 of 7
(3,662 Views)

You can use Replace Titlebar Icon to replace the icon for one VI, or all VIs.

Get G Toolbox (http://gtoolbox.yeah.net).

George Zou
0 Kudos
Message 3 of 7
(3,641 Views)
On the left side, Zou, on the left... :)
Chilly Charly    (aka CC)
0 Kudos
Message 4 of 7
(3,632 Views)
Titlebar icon is on the left side.  It's a standard Window object.  G Toolbox can handle this.
The one on the right side is LabVIEW icon.
 
George Zou
George Zou
0 Kudos
Message 5 of 7
(3,626 Views)

Some versions of windows are actually inverted, so you have the icon and menus (and start button) on the right side and the _OX buttons on the left side (only inverted, so it's XO_).


___________________
Try to take over the world!
0 Kudos
Message 6 of 7
(3,615 Views)

Hello,

if you build the executable of your application using application builder, you can also change the icon for a custom one from Application Settings tab. So that, when you distribute your application, it will have your company logo.

I hope this helps.

crisR.

0 Kudos
Message 7 of 7
(3,598 Views)