allow setting window font and bg/fg color before creation
authorPaul Cornett <paulcor@bullseye.com>
Thu, 10 Jan 2013 06:53:14 +0000 (06:53 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Thu, 10 Jan 2013 06:53:14 +0000 (06:53 +0000)
commit92ef38ee6b5174a22abc8cf1436c5002b4b9d887
treec46a87826847e7e74c2dc14b6c9234b171b55a10
parentb387025d5d6ba9ca0d860b9962fdbbd5d0723dab
allow setting window font and bg/fg color before creation
wxMSW and wxOSX don't have a problem with it, so neither should wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/window.cpp