The UseAntiAliasing is off by default on wxMac. Add a menu item to
the Py* Apps for experimenting with it. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -174,6 +174,7 @@ def runTest(frame, nb, log):
|
||||
#ed.StyleClearAll()
|
||||
#ed.SetScrollWidth(800)
|
||||
#ed.SetWrapMode(True)
|
||||
#ed.SetUseAntiAliasing(False)
|
||||
|
||||
ed.SetText(demoText)
|
||||
|
||||
|
Reference in New Issue
Block a user