Hi. I've sent a number of changes up to the repo consisting of various tweaks, fixes, etc. to the preference reading and saving code. The file 'prefs.py' which is distributed with PythonCAD has been changed to demonstrate the new way that various Style, TextStyle, and DimStyle instances are defined. Also, so deprecated and/or obsolete keywords were removed from the file. As for storing your preferences, the code is in place (see save_user_prefs() in 'preferences.py') for the details, but this new code is not yet in use as the dialog-based interface code needs work. The required changes are where my next efforts will be concentrated. Also, it looks like I've got some more contract work appearing so more updates to the code will be appearing infrequently over the next week or two.
Art -- Man once surrendering his reason, has no remaining guard against absurdities the most monstrous, and like a ship without rudder, is the sport of every wind. -Thomas Jefferson to James Smith, 1822 _______________________________________________ PythonCAD mailing list [email protected] http://mail.python.org/mailman/listinfo/pythoncad
