| View previous topic :: View next topic |
| Author |
Message |
wildboy
Joined: 11 Jun 2007 Posts: 7
|
Posted: Thu Jun 14, 2007 4:47 pm Post subject: Icon Queston |
|
|
| do you have to include the icon when compiling the exe or is it automatically included when you browse for it an add it? Just curious |
|
| Back to top |
|
 |
|
|
J Dark Shadow
Joined: 07 Jul 2007 Posts: 16 Location: N/A
|
Posted: Sun Jul 08, 2007 5:41 am Post subject: Here's your answer for the application icon wildboy |
|
|
When you compile an exe you just need to browse the icon in the Custom Resources and that's it. You don't need to Include it.
J Dark Shadow |
|
| Back to top |
|
 |
sKurt
Joined: 23 Jul 2007 Posts: 32
|
Posted: Mon Jul 23, 2007 9:48 pm Post subject: It does make your .EXE larger |
|
|
I did a test and found 2.5 makes a 30k program about 90-100k
unless you add an icon!
Then it puts the entire icon in your program per it's size.
My 90-100k program jumps to 170+ with an 80k icon. So if you embed an icon, be sure you use a small one.
sKurt |
|
| Back to top |
|
 |
J Dark Shadow
Joined: 07 Jul 2007 Posts: 16 Location: N/A
|
Posted: Mon Jul 23, 2007 10:10 pm Post subject: Icon |
|
|
By the way, you can use Axialis IconWorkshop to create or modify icons if you want...icons for Windows or Mac...and you can choose different formats like 16,32 or 64 bit. Vista compatible also.
You can download the free trial on:
http://www.axialis.com/download/
J Dark Shadow |
|
| Back to top |
|
 |
|