Preferences - Document: "Edit Text Style" button without fun
Brought to you by:
drpython
In my DrPython version .. installed with KUbuntu 10.04,
in Preferences - Document, there is an "Edit Text Style" button without function.
Nothing happens when I click on it.
Maybe it is supposed to select fonts.
Anyway, currently it is impossible to select a font,
and the default font is a proportional one which
I find unpractical for editing scource code.
Version 3.11.1, I forgot to complete.
Hmm, seems like a bug. do you see any traceback output, if you start it from the command line? python drpython.py?
or start drpython with --r (print stderr not into a file, but to the console), maybe you get a traceback.