...
authorPierre <ratinaud@univ-tlse2.fr>
Sun, 10 Feb 2013 15:57:50 +0000 (16:57 +0100)
committerPierre <ratinaud@univ-tlse2.fr>
Sun, 10 Feb 2013 15:57:50 +0000 (16:57 +0100)
layout.py

index acf8b49..69bc2d9 100644 (file)
--- a/layout.py
+++ b/layout.py
@@ -110,7 +110,7 @@ class GraphPanelAfc(wx.Panel):
         self.panel_1.EnableScrolling(True,True)
         #self.panel_1.SetSize((1000,1000))
         self.panel_1.SetScrollRate(20, 20)
         self.panel_1.EnableScrolling(True,True)
         #self.panel_1.SetSize((1000,1000))
         self.panel_1.SetScrollRate(20, 20)
-        self.paenl_1.SetFocus()
+        self.panel_1.SetFocus()
 
     def __do_layout(self):    
         self.sizer_1 = wx.BoxSizer(wx.VERTICAL)
 
     def __do_layout(self):    
         self.sizer_1 = wx.BoxSizer(wx.VERTICAL)