Changeset - 54341e5e8d82
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 15 years ago 2010-06-22 00:49:49
drewp@bigasterisk.com
curvecalc default height
Ignore-this: b9cf335d254435112f13dfeeebc10de3
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
bin/curvecalc
Show inline comments
 
@@ -516,7 +516,7 @@ def main():
 
        panes.pack(side='top', fill='both', expand=True)
 

	
 
        curvesetView = Curvesetview(panes.subwidget('curvesetView'), curveset,
 
                                    height=400)
 
                                    height=600)
 
        curvesetView.pack(fill='both', expand=True)
 

	
 
        subtermArea = tk.Frame(panes.subwidget('subterms'), height=100)
0 comments (0 inline, 0 general)