Home | History | Annotate | Download | only in idlelib

Lines Matching refs:labelRunChoiceTitle

350         labelRunChoiceTitle=Label(frameRun,text='At Startup')
407 labelRunChoiceTitle.pack(side=LEFT,anchor=W,padx=5,pady=5)