]> git.saurik.com Git - wxWidgets.git/commitdiff
shift the print position a little
authorRobin Dunn <robin@alldunn.com>
Tue, 30 Dec 2003 01:43:59 +0000 (01:43 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 30 Dec 2003 01:43:59 +0000 (01:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/demo/wxCalendar.py

index 45f0b6d892d5739aa82b8ec7ef135505d26d34ac..d9134beb5dcd8ea0e57a73835e2885827fccc510 100644 (file)
@@ -498,8 +498,7 @@ class PrintCalend:
 
         year, month = self.year, self.month
 
-        x = 1.0
-
+        x = 0.5
         for i in range(2):
             y = 0.5