LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dark/Light Windows Color Mode.

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.

Message 11 of 12
(66 Views)

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.


 

0 Kudos
Message 12 of 12
(35 Views)