Saving and retrieving global settings

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Saving and retrieving global settings

Nicolas Passerini
Hi, I added some settings into Iceberg and stored them. I expected that they would be automatically loaded into a new image, but it does not work. What I understand is that settings are loaded when the image is opened for the first time, and Iceberg isn't there yet. Then I load Iceberg but it will not load the global settings.

So, my question is: what would be the best way to load Iceberg settings just after loading Iceberg into the image?