-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|197|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
SoCoder -> Blogs Home -> Blogs


 
Jayenkai
Created : 25 July 2010
 
System : Mac

I should probably start adding icons!



200 games in, and I'm still a newb.

Icons, anyone?!

Since I'm using BlitzMax, I'd need to make icons for all three.. Windows, Mac and Linux.

If you have thoughts on how to wrangle them into a game's executable, within each environment, safely, let me know!

If not, I'll carry on regardless, just thought it'd make a nice change!

 

Comments


Monday, 26 July 2010, 05:28
Cower
On Mac OS, you don't put icons in the executable. You put them in YOURAPP.app/Contents/Resources/YOURAPP.icns

Also, you should use the Icon Composer app Apple gives you with its dev tools. Assuming you have BlitzMax installed, that should mean you have Xcode installed, which means you have Icon Composer. Just go into Spotlight and type the name and open it. Mac OS is likely to be the only platform for which this will be easy.
Monday, 26 July 2010, 05:46
Mog
Resource Hacker for windows, anyone?
Monday, 26 July 2010, 08:28
HoboBen
Linux: .destop files

(The actual programs never have any icon other than the default icon for a binary file or a shell script)