Game Development Community

PreferencesManager?

by Charles "monkeyboy" Gibson · in Torque Game Builder · 05/03/2008 (7:06 am) · 3 replies

Hi. I am trying to build an options gui. It seems to functioning for the most part how I desire, except the "export" function is not outputing the user's saved settings. I found a post (which I will need to find) that stated this is due to Vista.

After looking for alternatives I came across the PreferencesManager. I was unable to find any documentation on it, and wanted to know if anyone has used this object? Is it even possible to use it for my needs? Will it persist user preferences to disk so when the application is launched later those preferences are used?

#1
08/10/2008 (10:34 pm)
I'm curious about this, too. I'm having problems exporting preferences, but this class seems like it doesn't persist the preferences. Or am I misreading the code?
#2
08/13/2008 (6:55 am)
I'm moving into this area for our game also, and found the "documentation" for this. Would be nice to know more about it however.
#3
12/16/2008 (10:59 pm)
I'd like to have more information about the PreferencesManager as well.