Replaced Blit with DrawBitmap in wxPoem to make it run with wxX11
authorJulian Smart <julian@anthemion.co.uk>
Tue, 12 Mar 2002 10:56:39 +0000 (10:56 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 12 Mar 2002 10:56:39 +0000 (10:56 +0000)
commit59db9cfaa723f0dad93226b5ca858e087e291635
tree9ef270efe3cdd5c1ac1cce3a61bbff73f5d84ab4
parent5541d1fda4b73af86e42b2f43724f0c063a352d0
Replaced Blit with DrawBitmap in wxPoem to make it run with wxX11
Added some XSyncs because it seems the only way to make
dialog sizing work

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
demos/poem/wxpoem.cpp
src/x11/toplevel.cpp
src/x11/window.cpp