Applied [ 668155 ] Refresh problem when msgbox is shown (wxUniversal)

Backport with modification from CVS head


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-04-06 15:19:53 +00:00
parent 0733b715d6
commit 2c7015513f
2 changed files with 17 additions and 0 deletions

View File

@@ -217,6 +217,10 @@ wxMotif:
- don't use stipples in DoDrawText
wxUniv:
- fixed refresh problem when message box is shown
2.4.0
-----