Reshacker help

BlitzMax Forums/BlitzMax Programming/Reshacker help

Pineapple(Posted 2010) [#1]
The image should speak for itself.




Dreamora(Posted 2010) [#2]
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


Pineapple(Posted 2010) [#3]
Link?

Thanks


ziggy(Posted 2010) [#4]
If you're using BLIde, just import the blide.publisher module and use:
publisher.SetIcon() just after creating any window or graphics context.


Pineapple(Posted 2010) [#5]
What if I'm not using BLIde..


Zeke(Posted 2010) [#6]
http://www.blitzbasic.com/codearcs/codearcs.php?code=1841