projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix wxMotif checkbox for Motif 1.2. (need to backport)
[wxWidgets.git]
/
wxPython
/
demo
/
FloatCanvas.py
diff --git
a/wxPython/demo/FloatCanvas.py
b/wxPython/demo/FloatCanvas.py
index ac923b1ba8627a6e38fc56ba89325c8caf4452e2..7f1d2d0d002a4a99cf0a71d236f33f9d7d2318f8 100644
(file)
--- a/
wxPython/demo/FloatCanvas.py
+++ b/
wxPython/demo/FloatCanvas.py
@@
-264,7
+264,7
@@
def BuildDrawFrame(): # this gets called when needed, rather than on import
Canvas.ClearAll()
Canvas.SetProjectionFun(None)
Canvas.ClearAll()
Canvas.SetProjectionFun(None)
- ## Random tests of everything:
+ ##
Random tests of everything:
# Rectangles
for i in range(3):
# Rectangles
for i in range(3):
@@
-381,7
+381,7
@@
def BuildDrawFrame(): # this gets called when needed, rather than on import
Canvas.ClearAll()
Canvas.SetProjectionFun(None)
Canvas.ClearAll()
Canvas.SetProjectionFun(None)
- ## Random tests of everything:
+ ##
Random tests of everything:
colors = self.colors
# Rectangles
for i in range(3):
colors = self.colors
# Rectangles
for i in range(3):