08-03-2026 12:36 PM
I think you change the settings in the ini file next to the executable, not at compile time. But you need to relaunch the exe to get it to load in the new colors.
If you have to do it without relaunching the exe, I don't have a solution, sorry. If you can tolerate a restart, you can have your program edit its own ini file, then relaunch itself.
08-04-2026 08:22 AM
Crap, I need to do it during execution.
Still, it's the closes I've seen.
Thanks
@BertMcMahan wrote:
I think you change the settings in the ini file next to the executable, not at compile time. But you need to relaunch the exe to get it to load in the new colors.
If you have to do it without relaunching the exe, I don't have a solution, sorry. If you can tolerate a restart, you can have your program edit its own ini file, then relaunch itself.