Default font/colors etc?

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@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@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org