Can I make a script to delete objects when I close the C::B?
I don't think that this is possible with scripting...
Maybe it is possible with an external program, like AutoHotkey...
What do you want to do? Maybe it is possible with some workaround
I want to delete temporary files made to build, not to remain useless on hard.
I searched the list from https://wiki.codeblocks.org/index.php/Scripting_commands I did not find that it's any action like onclose.
I see lot of functions mising from scripting docs. For example: OnMenuClicked(), GetMenu(), GetModuleMenu()
Can I see somewhere complete docs?