projects
/
iramuteq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
342d693
)
...
author
Pierre
<ratinaud@univ-tlse2.fr>
Sun, 10 Feb 2013 15:57:50 +0000
(16:57 +0100)
committer
Pierre
<ratinaud@univ-tlse2.fr>
Sun, 10 Feb 2013 15:57:50 +0000
(16:57 +0100)
layout.py
patch
|
blob
|
history
diff --git
a/layout.py
b/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.pa
en
l_1.SetFocus()
+ self.pa
ne
l_1.SetFocus()
def __do_layout(self):
self.sizer_1 = wx.BoxSizer(wx.VERTICAL)