Menu

#4 add settings files

0.3.0 - code std
open
nobody
None
2015-05-18
2013-08-31
No

Create at least two setup files, one human readable/editable and another for settings in binary form. The code to read and write the files needs to be created at the same time, and should be able to create blank defaults files if they are not found where expected.

Discussion

  • auz_engineer

    auz_engineer - 2013-08-31

    the point of having two files is:

    • Binary file contains info like window layout/visibility, user can delete file if windows are off screen on reloading.
    • Human readable file will contain details like volume levels that may be adjusted by the user.
     
  • auz_engineer

    auz_engineer - 2015-05-18

    made a basic settings file, human readable. may not need the binary one.

     

Log in to post a comment.