Home | History | Annotate | Download | only in idlelib

Lines Matching refs:sc

607         sc = ScrolledCanvas(top, bg=background, highlightthickness=0)
608 sc.frame.pack(expand=1, fill="both")
609 node = TreeNode(sc.canvas, None, item)