Where are wxCodegen settings stored?
BlitzMax Forums/Brucey's Modules/Where are wxCodegen settings stored?| 
 | ||
| Hi Brucey, where are the settings stored (projectname, projectfolder..)? I need to transfer them to a new OS. | 
| 
 | ||
| Ah... wherever is the default for the platform. I think on Windows it goes into the Registry. (Just checked : HKEY_CURRENT_USER\Software\wxMax\wxCodeGen) You know what would be handy... an option to define if you want to use a config file or the default for that platform... | 
| 
 | ||
| Ok, I will reenter  them manually and remember to export the settings next time. Thanks. | 
| 
 | ||
| How does it save config on Linux? | 
| 
 | ||
| Probably in the user's home dir (like with most preferences), with a dot-prefix. |