Don't use stipples in DoDrawText (backported from CVS head)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-04-06 12:28:14 +00:00
parent bed2d80c90
commit eddd296499
2 changed files with 56 additions and 9 deletions

View File

@@ -200,7 +200,11 @@ wxGTK:
wxMSW:
- no longer take ampersand into account in wxStaticText::GetBestSize
- set orientation for scrolbar events
- set orientation for scrollbar events
wxMotif:
- don't use stipples in DoDrawText
2.4.0
-----