Fixed drawing sample compilo for wxMotif (doesn't have wxRegion::Offset)
authorJulian Smart <julian@anthemion.co.uk>
Mon, 22 Apr 2002 11:19:11 +0000 (11:19 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 22 Apr 2002 11:19:11 +0000 (11:19 +0000)
commit4cae9a20a89d127601f68873681cfdaa7fe484d5
treec3dacddbd1972e146f8263b969f708fb228ea2f6
parent9b66c26ae7463a84a62de96f6e1dda1bebd42301
Fixed drawing sample compilo for wxMotif (doesn't have wxRegion::Offset)
Put m_ok earlier in SelectBitmap, else get assert after SelectObject(wxNullBitmap)
'Fixed' longlong to long conversion messages by redefinging GetMillisecondsTime

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/drawing/drawing.cpp
src/generic/timer.cpp
src/motif/dcmemory.cpp
src/x11/app.cpp
src/x11/window.cpp