At 11:34 AM -0700 10/22/01, Jeanne A. E. DeVoto wrote:
>I think any of the ways you note is fine. I myself think the cleanest
>solution is probably to put a Preferences substack, holding the user
>interface, in your standalone (with the default Prefs settings), and clone
>it to a Preferences file in the appropriate location whenever you start up
>and there's no Preferences file already there.

I second this notion, although I'm lazy and just create it right next to the 
application. That way there's no issue of the user being able to find it, as long as 
they can find the application. The advantage/disadvantage is that with the file in the 
system preferences, any copy of the application will use the same preferences.

I have code that does it local to the application that I'd be happy to post, although 
it's not particularly documented. But it's only about ten lines.

regards,

Geoff

Reply via email to