On Tuesday 19 December 2006 15:49, Jon Keating wrote: > On 12/16/06, Eugene Paskevich <[EMAIL PROTECTED]> wrote: > > 3) No option, save upon UserInfoDlg closing. > > I think this is the best way. The race condition can be ignored for > all practical purposes. If one dialog is saving the option and another > changes it and then saves it, the final selected value will be saved > in the end.
I agree. > But then writing the options for each user info dialog closing is a > bit too much. We can make it to save a certain part of the file > though, not the entire set of options. Once again, I agree. Is this possible with current CIniFile, or does it need to be updated? // Erik
