On Wed, Oct 7, 2009 at 2:28 PM, Stef Bidi <stefanb...@gmail.com> wrote:

<snip>

> 13.0) there's not way for me
> to set a default, "preferred" theme--which is what the GUI toolkits above
> allow you to do--there is just no way for me to do that.  I know it's been
> brought up a few times in the past, and if I remember correctly it's because
> of the way NSUserDefaults is setup, so (again, in my opinion) that's where
> the problem lies.

I believe you are mistaken, NSUserDefaults handles global settings
fine, you just need to add the default to the NSGlobalDomain,

unless you mean on more than a per-user basis, e.g. on a system basis
extending the defaults system into the Local/ directories?


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to