On WinCE, generic font dialog didn't work because the point size wxChoice
authorJulian Smart <julian@anthemion.co.uk>
Thu, 2 Mar 2006 12:57:30 +0000 (12:57 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 2 Mar 2006 12:57:30 +0000 (12:57 +0000)
commit6b775e666ce1fbc40084ff54fcbe44fcce3d7263
treece04033407b9ae1f7b9775aa8e3c6522d409b657
parent07225d48b60f88c78dd643bc7c984c3930db3544
On WinCE, generic font dialog didn't work because the point size wxChoice
menu went off the display. Now a wxSpinCtrl is used. Also fixed the preview
window in PDA mode (was invisible).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/fontdlgg.h
src/generic/fontdlgg.cpp