2011/8/9 Martin <[email protected]>: > the editor option files has version numbers. > > it only gets new written, if the user makes achange. > > the loader must always be able to load the old version, and convert. > > But if a user does change his options, then it should write size...
I didn't use version. I load EditorFontHeight, if it doesn't exist I load EditorFontSize. On write I delete EditorFontHeight and write EditorFontSize. -- cobines -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
