AnantLabs / gwatchman

Automatically exported from code.google.com/p/gwatchman
1 stars 0 forks source link

Settings file management #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
have a look at the settings file management.
check out ini, xml and other for ease of use

Original issue reported on code.google.com by tborycho...@gmail.com on 28 Jul 2010 at 9:13

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
! do not store window position and size settings anymore !
   - settings dialog should always pop up in the center of the screen
   - alert form should be positioned according to the settings

- create a public settings class shared by all:
   - default values if settings file not found
   - read/write settings to the "settings.xml" file manually
   - read and apply settings on app start
   - on "apply" button click - save settings and re-apply
   - apply "alert layout" and "language" settings on the fly

Original comment by tborycho...@gmail.com on 29 Jul 2010 at 11:28

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by tborycho...@gmail.com on 30 Jul 2010 at 8:12