Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: idcarlos on March 22, 2006, 12:20:30 am
-
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.codeblocks.org/index.php?topic=2191.0
-
Thanks!
This is a planned feature for any nigth build?
-
This 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..)
-
This 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...
-
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...
That would be great! :D