Store user preferences in .cfg file

Involved development of the OpenMW construction set.
Post Reply
fstp
Posts: 7
Joined: 07 Jun 2013, 14:17

Store user preferences in .cfg file

Post by fstp »

Hi,

The "Edit"->"Preferences"->"User Settings" window is not communicating with the main OpenCS application yet. The idea is that the user settings window will callback with generic settingName/settingValue to the view and there the appropriate actions will be taken.

My proposal is that we introduce a .cfg file to be able to store the users settings persistently (maybe a further enhancement would be to introduce different user profiles as well).

Sorry if this is a duplicate, someone has probably already brought up this idea but I just wanted to get some feedback before I start to hack away :)
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Store user preferences in .cfg file

Post by Zini »

That is currently in the pipeline. Mostly finished, actually. Just waiting for a few last fixes, before I merge it into master.
fstp
Posts: 7
Joined: 07 Jun 2013, 14:17

Re: Store user preferences in .cfg file

Post by fstp »

Okey that is great! I will wait with pushing feature #470 until it is in place. Is there any good beginner task that you recommend that I pick up?
fstp
Posts: 7
Joined: 07 Jun 2013, 14:17

Re: Store user preferences in .cfg file

Post by fstp »

Sure I will look into it! :)
Post Reply