What is the 'best' way to save user/application data in a platform
independent way ?
I have an app that the user selects there country and region, and I want
those settings to be remembered on subsequent invocations.
It's not really a user 'preference' or 'setting'. Just remembering the
last state of some choices.
Is there something that is platform independent, but not wx specific ??
Thanks, Brendan.