[Pharo-project] StandardFonts vs Preferences
Alain, could you deprecate (and remove entires from Parameters) all the set... and get... font-messages in Preferences? Would make it somewhat easier to make the transition from codebits using the Preferences methods for setting, which currently (in most cases) gives no feedback except not changing the fonts. (Like, say, the System Fonts-menu) Also, consider if the setDefaultFonts: / restoreDefaultFonts methods would be useful. Cheers, Henry
Henrik Johansen a écrit :
Alain, could you deprecate (and remove entires from Parameters) all the set... and get... font-messages in Preferences? Would make it somewhat easier to make the transition from codebits using the Preferences methods for setting, which currently (in most cases) gives no feedback except not changing the fonts. (Like, say, the System Fonts-menu)
ok, sorry for that. I'm about to deliver another part of preferences migration (with deprecation of old preference methods)
Also, consider if the setDefaultFonts: / restoreDefaultFonts methods would be useful.
of course, the goal is to completely remove the Preferences class... Thanks for your feedbacks Cheers Alain
Cheers, Henry
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Alain Plantec -
Henrik Johansen