Changeset - 2cd759c2b3c7
[Not reviewed]
default
0 1 0
dmcc - 22 years ago 2002-07-07 12:31:18

(21:29:34) dmcc: no need to have the E for effects
(21:29:34) dmcc: no need to have the E for effects
(21:29:48) drewp: oh yeah
(21:29:52) drewp: feel free to take care of that
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
light8/panels.py
Show inline comments
 
@@ -121,6 +121,7 @@ class Subpanels:
 
                            labelwidth=width1,
 
                            **scaleopts)
 

	
 
            if not sub.is_effect:
 
            eb = Button(f,text="E",font=stdfont,padx=0,pady=0,bd=1,command=lambda subediting=subediting,sub=sub: subediting.setsub(sub))
 
            eb.pack(side=side1,fill='both',padx=0,pady=0)
 

	
0 comments (0 inline, 0 general)