Visit our LabVIEW Wiki Code Distribution Portal
Tags |
(This content has not been tagged yet)
|
![]() |
May 24 2004, 06:23 AM
Post
#1
|
|||
|
Extremely Active Member Posts: 391 Joined: 6-February 04 From: switzerland Member No.: 253 Using LabVIEW Since:1997 LV:7.1.1 ,6.1 ,.
|
Hi,
Did someone successfully implement executables (built with LV) with icons that have more than 256 colors? Adding icons with e.g. microangelo seems not to work. My app isn't running anymore afterwards. Didier
|
||
|
|
|||
| Ad |
May 24 2004, 06:23 AM
Post
#
|
||
|
|
|
||
|
|
|||
Jun 7 2004, 05:27 AM
Post
#2
|
|||
![]() Confucius say: Crowded elevator always smell different to midget Admin ![]() Posts: 2402 Joined: 13-October 02 From: Planet Earth Member No.: 2 Using LabVIEW Since:1994 LV:8.5 ,8.2.1 ,7.1.1
My Blog
My Gallery
|
How did you even get 256 colours? As far as I know, LabVIEW wants 16 colours max for built executables.
-------------------- Thank You
Michael Aivaliotis - Follow me on Twitter - My Personal Blog Search the LabVIEW Web - Build the LabVIEW Web - Got VIPM? ![]()
|
||
|
|
|||
Jun 7 2004, 05:53 AM
Post
#3
|
|||
|
Extremely Active Member Posts: 391 Joined: 6-February 04 From: switzerland Member No.: 253 Using LabVIEW Since:1997 LV:7.1.1 ,6.1 ,.
|
Thats true...
At least 256 colours on an exe would be nice. Your app looks quite ugly when your customer installs it on an 2k or XP machine. I tried e.g. Microangelo to add a 256 colour icon, but afterwards my app didn't start anymore. Didier
|
||
|
|
|||
Mar 23 2006, 05:58 PM
Post
#4
|
|||
|
Extremely Active Premium Member ![]() Posts: 412 Joined: 8-July 05 From: Tullahoma, Tennessee, USA Member No.: 2547 Using LabVIEW Since:2000 LV:8.20 ,7.0 ,8.0.1
|
I know this is a late reply to this topic, but I use a free tool called ResHack to modify the icon in the executable stub that ships with the LabVIEW app builder (I use this for 7.0 and 7.1.x, I haven't tried it in 8.0.1 yet) called lvapp.lib which is located in
Chris
|
||
|
|
|||
Mar 23 2006, 08:42 PM
Post
#5
|
|||
|
Changing the world, one VI at a time. JKI ![]() Posts: 1717 Joined: 22-October 02 From: San Francisco, CA Member No.: 17 Using LabVIEW Since:1995 LV:8.2.1 ,8.5 ,7.1.1
My Blog
My Gallery
|
Chris: Thanks for the heads-up on this. It's never too late for a good solution to a common problem
--------------------
|
||
|
|
|||
Mar 23 2006, 09:10 PM
Post
#6
|
|||
|
Extremely Active Premium Member ![]() Posts: 412 Joined: 8-July 05 From: Tullahoma, Tennessee, USA Member No.: 2547 Using LabVIEW Since:2000 LV:8.20 ,7.0 ,8.0.1
|
Just following your motto
|
||
|
|
|||
Mar 27 2006, 12:00 PM
Post
#7
|
|||
|
Extremely Active Member Posts: 391 Joined: 6-February 04 From: switzerland Member No.: 253 Using LabVIEW Since:1997 LV:7.1.1 ,6.1 ,.
|
Thanks also from my side. I'm going to try it.
|
||
|
|
|||
Mar 27 2006, 03:36 PM
Post
#8
|
|||
|
Extremely Active Premium Member ![]() Posts: 412 Joined: 8-July 05 From: Tullahoma, Tennessee, USA Member No.: 2547 Using LabVIEW Since:2000 LV:8.20 ,7.0 ,8.0.1
|
Thanks also from my side. I'm going to try it. Just for posterity. Here is the link to ResHack. ResHack I've found lots of good icon resources and ideas as well as purchasable icons from The IconFactory Chris
|
||
|
|
|||
Mar 27 2006, 04:31 PM
Post
#9
|
|||
![]() Extremely Active JKI ![]() Posts: 624 Joined: 19-June 03 From: Bay Area, CA (USA) Member No.: 121 Using LabVIEW Since:1998 LV:8.5.1 ,8.6 ,8.2.1
My Blog
|
I know this is a late reply to this topic, but I use a free tool called ResHack to modify the icon in the executable stub that ships with the LabVIEW app builder (I use this for 7.0 and 7.1.x, I haven't tried it in 8.0.1 yet) called lvapp.lib which is located in Chris Just tried it a couple days ago, and it work pretty well. Thanks PJM --------------------
|
||
|
|
|||
Mar 27 2006, 09:50 PM
Post
#10
|
|||
|
Extremely Active Premium Member ![]() Posts: 412 Joined: 8-July 05 From: Tullahoma, Tennessee, USA Member No.: 2547 Using LabVIEW Since:2000 LV:8.20 ,7.0 ,8.0.1
|
Just tried it a couple days ago, and it work pretty well. Thanks PJM BTW for those who choose to use the NI Application error you will probably get an error when you start it up about the 32x32 16 color and 16x16 16 color icons not being present. You can safely click ok and build your executable. Using the OpenG Builder you don't get that error. Chris
|
||
|
|
|||
Mar 28 2006, 02:36 AM
Post
#11
|
|||
|
Changing the world, one VI at a time. JKI ![]() Posts: 1717 Joined: 22-October 02 From: San Francisco, CA Member No.: 17 Using LabVIEW Since:1995 LV:8.2.1 ,8.5 ,7.1.1
My Blog
My Gallery
|
--------------------
|
||
|
|
|||
Jun 21 2006, 09:21 PM
Post
#12
|
|||
|
Extremely Active Premium Member ![]() Posts: 412 Joined: 8-July 05 From: Tullahoma, Tennessee, USA Member No.: 2547 Using LabVIEW Since:2000 LV:8.20 ,7.0 ,8.0.1
|
I know this is a late reply to this topic, but I use a free tool called ResHack to modify the icon in the executable stub that ships with the LabVIEW app builder (I use this for 7.0 and 7.1.x, I haven't tried it in 8.0.1 yet) called lvapp.lib which is located in Chris I have now tried the technique of replacing LabVIEW 8.0.1 lvapp.lib with my own, pretty icon version of lvapp.lib and it does work. Since the OpenG Builder doesn't work under LV8, the automatic pre and post building routines that could do this replacement for me don't work.
|
||
|
|
|||
Jun 21 2006, 11:37 PM
Post
#13
|
|||
|
Changing the world, one VI at a time. JKI ![]() Posts: 1717 Joined: 22-October 02 From: San Francisco, CA Member No.: 17 Using LabVIEW Since:1995 LV:8.2.1 ,8.5 ,7.1.1
My Blog
My Gallery
|
I have now tried the technique of replacing LabVIEW 8.0.1 lvapp.lib with my own, pretty icon version of lvapp.lib and it does work. Since the OpenG Builder doesn't work under LV8, the automatic pre and post building routines that could do this replacement for me don't work. Chris, OpenG Builder does work under LabVIEW 8.0. Cheers, --------------------
|
||
|
|
|||
Jun 22 2006, 12:25 PM
Post
#14
|
|
|
Extremely Active |