Make wx{List,Tree}Ctrl resize their standard font if the user changes the system...
authorJamie Gadd <jrgadd2@cs.latrobe.edu.au>
Fri, 24 Feb 2006 14:19:12 +0000 (14:19 +0000)
committerJamie Gadd <jrgadd2@cs.latrobe.edu.au>
Fri, 24 Feb 2006 14:19:12 +0000 (14:19 +0000)
commit3c96418b71850dff63106c9ac68637c7abba7b14
tree54111663336081806c832d045e19ea176b2b89c4
parent605c2c4ac6ea7312c6e691caaa18f119fdf3020d
Make wx{List,Tree}Ctrl resize their standard font if the user changes the system font.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/toplevel.h
include/wx/msw/window.h
src/msw/control.cpp
src/msw/toplevel.cpp
src/msw/window.cpp