Pixelpanic / winff

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

Preferences are stored (but not saved) when I press "cancel" #136

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In menu go to Edit -> Preferences
2. Change any item to something else
3. Press cancel
4. In menu Edit -> Preferences

What is the expected output? What do you see instead?
Expected output is the settings as they are stored and used by winff, UNCHANGED.
Instead I see my changes, which don't reflect what winff will do. The only way 
to see what winff will use is kill winff and try again.

What version of the product are you using? On what operating system?
Winff 1.3.2 (debian version 4) on Ubuntu Oneiric (11.10)

Original issue reported on code.google.com by poipodec...@hotmail.com on 9 Oct 2011 at 7:09

GoogleCodeExporter commented 8 years ago
Solution is simple: in procedure TfrmMain.mitPreferencesClick the  
frmPreferences.FormCreate procedure should be called.

Will be committed soon.

Original comment by poipodec...@hotmail.com on 20 Oct 2012 at 3:17

GoogleCodeExporter commented 8 years ago
Revision 701

Original comment by poipodec...@hotmail.com on 20 Oct 2012 at 7:40