Reshacker help
BlitzMax Forums/BlitzMax Programming/Reshacker help| 
 | ||
| The image should speak for itself.   | 
| 
 | ||
| you didn't provide multiple icons just the application icon as such it won't appear. luckily for you there is a bm module that allows you to do that straight out of bm | 
| 
 | ||
| Link? Thanks | 
| 
 | ||
| If you're using BLIde, just import the blide.publisher module and use: publisher.SetIcon() just after creating any window or graphics context. | 
| 
 | ||
| What if I'm not using BLIde.. | 
| 
 | ||
| http://www.blitzbasic.com/codearcs/codearcs.php?code=1841 |