[wxPython-users] Default font/colors etc?

Raffaello Barella barbarossa.platz at gmail.com
Mon Feb 11 10:07:53 PST 2008


As far as I know, there's no way to set a default font for the whole app,
but if you use SetFont  for each frame (wx.Frame derives from wx.Window) any
child will have the same font unless explicitly instructed to change it.

2008/2/11, Paul Sijben <sijben at eemvalley.com>:
>
> I am looking for a way to set a default font, background color,
> foreground color etc for all objects in my app. I have the feeling this
> does not exist. Correct?
>
> If it does not exist, can I set a default per frame or something or do I
> have to set it explicitly on each object?
>
> Paul
>
> --
> Paul Sijben                     tel: +31334566488
> Eemvalley Technology BV         fax: +31334557523
> the Netherlands                 http://eemvalley.com
> -----------------------------------------------------
> EemValley Technology werft python & wxpython
> programmeurs: http://www.eemvalley.nl/jobs
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200802=
11/304c5f4c/attachment.htm


More information about the wxpython-users mailing list