Hey guys before posting i tried to search on google and love forums for my issue but what i found did not helped. I have been trying to get an icon on the game window without success... I have tried the following codes (0.9.2):
Using the same code in 0.8.0? Are you sure? Because it wasn't love.window in 0.8.0 yet. Maybe you're mixing up your versions, it works in 0.9.2, but not in 0.8.0?
Ok so i sent my game to my friends, and they say they see a icon... So this seems to be a problem from my computer... Anyways here is the love game i am using to test this issue:
Btw, don't create a new image in your love.draw function. This function runs every frame, so it will cause all sorts of issues in larger projects. Just create it once (like in love.load) and then you can just draw it whenever you want to.
Btw, don't create a new image in your love.draw function. This function runs every frame, so it will cause all sorts of issues in larger projects. Just create it once (like in love.load) and then you can just draw it whenever you want to.
yea i know that, thank you XD i was just testing the icon so i did it the easy way. Anyways windows 8.1 here and the icon is not showing up.. pretty strange... I don't really need to see it anyways, i was just scared i wouldn't be able to include an icon. But if its there, its enough. Thanks guys, if anyone knows the issue and how to fix it, that would be cool.
"You certainly usually find something, if you look, but it is not always quite the something you were after."
-Thorin Oakenshield, J.R.R. Tolkien