I can't find the option to make my exe file with a custom icon! :D
An advanced search on the forum for "seticon" produced this:
http://forums.next.codeblocks.org/index.php?topic=2191.0
Thanks!
This is a planned feature for any nigth build?
Quote from: idcarlos on March 22, 2006, 10:39:38 AMThis is a planned feature for any nigth build?
Let's leave the developers to take care of other (important) features for C::B. It's up to users like me and you to create a plugin for that (and for the versioning too, if possible). Why don't you give a try? I'm trying to do that too (even if i never used wxwidgets..)
Quote from: kkez on March 22, 2006, 01:49:32 PM
Quote from: idcarlos on March 22, 2006, 10:39:38 AMThis is a planned feature for any nigth build?
Let's leave the developers to take care of other (important) features for C::B. It's up to users like me and you to create a plugin for that (and for the versioning too, if possible). Why don't you give a try? I'm trying to do that too (even if i never used wxwidgets..)
Exactly. Thank you kkez :)
Although, I was thinking of creating a version-info plugin as a tutorial on how to use the project loading/saving hooks to read and write custom info inside the project file...
Quote from: mandrav on March 22, 2006, 02:09:28 PMAlthough, I was thinking of creating a version-info plugin as a tutorial on how to use the project loading/saving hooks to read and write custom info inside the project file...
That would be great! :D