> And how do I change the font family in pycrust and pyalamode
Haven't tested it, but doesn't it use the typical GetFont()/
SetFont() method of changing font styles?
Not if you want to change the styles in the shell window - that uses
STC and you need to change the font settings for the various styles in
the lexer. the constructor for py.shell.Shell is probably the place to
start.
···
On 1/22/06, Ed Leafe <ed@leafe.com> wrote:
On Jan 22, 2006, at 10:54 PM, Sameer Gurung wrote:
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org