Home | History | Annotate | Download | only in idlelib

Lines Matching refs:entryWinHeight

368         entryWinHeight=Entry(frameWinSize,textvariable=self.winHeight,
416 entryWinHeight.pack(side=RIGHT,anchor=E,padx=10,pady=5)