Commit 62b5b301 by BellCodeEditor

save project

parent d342feb7
Showing with 9 additions and 0 deletions
self.y = 20
self.val = 0
self.v = IntVar()
for info in alist:
self.canvas.create_text(40, self.y, text=info,
font=("宋体",11),anchor=w, fill='#FF9900')
self.select = tkinter.Radiobutton()
self.y += 30
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment