allow dynamically changing most of text control styles in wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-12-04 12:39:52 +00:00
parent 403e664e5b
commit 927637fdaf
4 changed files with 138 additions and 53 deletions

View File

@@ -106,6 +106,10 @@ wxMSW:
- Use system default paper size for printing instead of A4.
- Fix colours when converting wxBitmap with alpha to wxImage (nusi).
wxGTK:
- Allow dynamically changing most of text control styles
2.7.2
-----