gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Colours in user defaults


From: Germán Arias
Subject: Colours in user defaults
Date: Tue, 08 Sep 2015 00:33:43 -0600

After update base and gui there is a problems when store colours in user
defaults. Gemas.app store the colours with something like: 

[defaults setObject: [NSKeyedArchiver archivedDataWithRootObject: color]
             forKey: @"EditorInsertionPointColor"];

but then the Gemas.plist become unusable and can't be used the next
time. But this worked fine some days ago.

Germán





reply via email to

[Prev in Thread] Current Thread [Next in Thread]