untabified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -264,7 +264,7 @@ def BuildDrawFrame(): # this gets called when needed, rather than on import
|
|||||||
Canvas.ClearAll()
|
Canvas.ClearAll()
|
||||||
Canvas.SetProjectionFun(None)
|
Canvas.SetProjectionFun(None)
|
||||||
|
|
||||||
## Random tests of everything:
|
## Random tests of everything:
|
||||||
|
|
||||||
# Rectangles
|
# Rectangles
|
||||||
for i in range(3):
|
for i in range(3):
|
||||||
@@ -381,7 +381,7 @@ def BuildDrawFrame(): # this gets called when needed, rather than on import
|
|||||||
Canvas.ClearAll()
|
Canvas.ClearAll()
|
||||||
Canvas.SetProjectionFun(None)
|
Canvas.SetProjectionFun(None)
|
||||||
|
|
||||||
## Random tests of everything:
|
## Random tests of everything:
|
||||||
colors = self.colors
|
colors = self.colors
|
||||||
# Rectangles
|
# Rectangles
|
||||||
for i in range(3):
|
for i in range(3):
|
||||||
|
Reference in New Issue
Block a user