Menu

DevCpp Icons chaning (skinning)

2004-09-18
2012-09-26
  • SoaringFalcon

    SoaringFalcon - 2004-09-18

    I don't like the DevCpp (4990) icons. For example the Run/Debug etc. icons. I would like to change them.
    Where are these resources located and wich tools do I need to modify them?

    Thank you all,
    Val

     
    • Marek Januszewski

      they're compiled in the exe. I saw some icon extraction tools, I'm not sure you can modify them

       
    • SoaringFalcon

      SoaringFalcon - 2004-09-18

      Yes you are right. But where the heck are the menu/toolbar icons in the exe? I can't seem to find them.

       
    • Colin Laplace

      Colin Laplace - 2004-09-19

      Hello,

      The image lists can be found in the DataMod unit (source\datamod.pas and .dfm). This would need a recompile of Dev-C++ of course.

      However Dev-C++ has theme support, by creating a bitmap in the Themes directory. Contact me by email if you want an example of doing so (haiku@bloodshed.net)

      Greetings,
      Colin

       
    • SoaringFalcon

      SoaringFalcon - 2004-09-19

      done.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.