Added code to wxMemoryDC ctor to set default font. This fixes the controls
authorMichael Bedward <mbedward@ozemail.com.au>
Tue, 21 Sep 1999 03:29:16 +0000 (03:29 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Tue, 21 Sep 1999 03:29:16 +0000 (03:29 +0000)
commit0ba1a6f33c675ddd7ef836f09f4c0cc5a5936f89
treee245853487aed186ef1a0693428d3fe388b56df5
parent17023320be474f50ebef08de258c2719f3b1ff20
Added code to wxMemoryDC ctor to set default font. This fixes the controls
sample which was crashing when calling wxDC::DrawText.

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