On Sep 18, 12:55 pm, RGK <[EMAIL PROTECTED]> 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 -- http://mail.python.org/mailman/listinfo/python-list