First, thx 4 this wonderful&small&useful system :).
Now to the point. If I am correct, on win32 we can't change default font in "windowmanager" as we can in *nix systems. I can work with defaults, but other users in my department want the ability to change fonts for comments, folder view.
So I've build Wi with hardcoded setFont(...) in Application class. It will help 4 some time. But I want to extend settingsdialog (and maybe will do).
- Log in to post comments
Thanks!
Extending settings, for example with fonts, is definitely something to put on the TODO list. Actually I've been thinking about it for a long time, but there always were some more important things to do :) Anyway, detailed suggestions / ideas are welcome.
Regards,
Michał
Such thigs always are ;). We're all busy people. If I add some new settings about fonts I'll send you a patch.