Home | History | Annotate | Download | only in idlelib

Lines Matching refs:ScrolledCanvas

603         from idlelib.TreeWidget import ScrolledCanvas, TreeNode
607 sc = ScrolledCanvas(top, bg=background, highlightthickness=0)