User forums > General (but related to Code::Blocks)

Codeblocks configuration

(1/1)

tuft:
Hi,
I want ask If there is some way to force codeblocks to use .ini file for configuration instead of registry. I want to use codeblock from my flash drive at school, there are registry cleaned every time I log out. 

Thanks.

thomas:
No, there is no way to do this at the present time.

Configuration storage will be changed any time soon (or not soon, this point is still uncertain). What is certain, however, is that it will be xml format, not ini.

tuft:
I guess that you use something like wxConfigBase to save configuration, where can I find this part of source, can you point me somewhere?
thanks.

thomas:
src\sdk\configmanager.cpp, line 47

Be warned to rely on wxConfigbase, however, as configurations will be changed at some point in the future.

Navigation

[0] Message Index

Go to full version