Blanket font setting?

giltay at gmail.com giltay at gmail.com
Thu Sep 18 15:44:43 EDT 2008


On Sep 18, 12:55 pm, RGK <R... at no.thanks.spammers> wrote:
> Is there any sort of blanket font setting, perhaps like:
>
>    wx.SystemSettings_SetFont(font)   #this doesn't exist
>
> that could set everything with one fell swoop?
>
> Thanks for your attention...
>
> Ross.

I do this by setting the font in each frame (or dialog); the font
propogates to its descendants.

http://lists.wxwidgets.org/pipermail/wxpython-users/2008-September/080099.html

Geoff G-T



More information about the Python-list mailing list